zhanghua
2025-09-10 8fe046facef85567f44b0d1aaf5164afbda30fe1
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>