gongfuzhu преди 1 година
родител
ревизия
8ca34e742e
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      SpringBatchServiceServer/pom.xml

+ 6 - 6
SpringBatchServiceServer/pom.xml

@@ -66,14 +66,14 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-batch</artifactId>
-            <version>2.7.3</version>
+            <version>2.7.18</version>
         </dependency>
 
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-web</artifactId>
-            <version>2.7.3</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>org.springframework.boot</groupId>-->
+<!--            <artifactId>spring-boot-starter-web</artifactId>-->
+<!--            <version>2.7.3</version>-->
+<!--        </dependency>-->
 
         <dependency>
             <groupId>com.zswl.cloud.SpringBatchService</groupId>