‘linchangsheng’ hai 3 semanas
pai
achega
828fbd817d
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -43,6 +43,12 @@
         </dependency>
 
         <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-collections4</artifactId>
+            <version>4.4</version> <!-- 根据需求选择最新版本 -->
+        </dependency>
+
+        <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-devtools</artifactId>
             <scope>runtime</scope>