peng
2025-06-17 745af316b6f14cc97f6cb64d56eda4cb68960c3e
lmk-job/pom.xml
@@ -19,6 +19,13 @@
            <artifactId>framework</artifactId>
            <version>${revision}</version>
        </dependency>
        <dependency>
            <groupId>com.xuxueli</groupId>
            <artifactId>xxl-job-core</artifactId>
            <version>${xxl-job}</version>
        </dependency>
    </dependencies>
    <build>