peng
2025-10-30 f36b7e71b90d58766638b06a714417be3c5b45c3
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>