ruoyi-extend/ruoyi-xxl-job-admin/pom.xml
@@ -4,7 +4,8 @@ <parent> <artifactId>ruoyi-extend</artifactId> <groupId>com.ruoyi</groupId> <version>4.4.0</version> <version>${revision}</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>ruoyi-xxl-job-admin</artifactId> <packaging>jar</packaging> @@ -60,7 +61,6 @@ <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>${spring-boot.mybatis}</version> </dependency> <!-- mysql --> <dependency>