zxl
2025-06-11 861582390dc7c395897159077a547d3e7078727c
consumer/pom.xml
@@ -18,12 +18,6 @@
            <artifactId>framework</artifactId>
            <version>${revision}</version>
        </dependency>
        <dependency>
            <groupId>com.xuxueli</groupId>
            <artifactId>xxl-job-core</artifactId>
            <version>${xxl-job}</version>
        </dependency>
    </dependencies>
    <repositories>
@@ -40,4 +34,4 @@
            </plugin>
        </plugins>
    </build>
</project>
</project>