ruoyi-job/pom.xml
@@ -5,7 +5,8 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> <version>3.3.0</version> <version>${revision}</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> @@ -29,11 +30,7 @@ <artifactId>xxl-job-core</artifactId> </dependency> <dependency> <groupId>com.yomahub</groupId> <artifactId>tlog-xxl-job</artifactId> </dependency> </dependencies> </project>