‘linchangsheng’ 3 weeks ago
parent
commit
828fbd817d
1 changed files with 6 additions and 0 deletions
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

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