peng
2025-07-29 903229fb857047af1925b0889d81a184c77b4393
consumer/pom.xml
@@ -19,11 +19,6 @@
            <version>${revision}</version>
        </dependency>
        <dependency>
            <groupId>com.xuxueli</groupId>
            <artifactId>xxl-job-core</artifactId>
            <version>${xxl-job}</version>
        </dependency>
    </dependencies>
    <repositories>
@@ -40,4 +35,4 @@
            </plugin>
        </plugins>
    </build>
</project>
</project>