Memory_LG пре 1 месец
родитељ
комит
d4d719c9ec
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -110,6 +110,12 @@
             <scope>compile</scope>
         </dependency>
 
+        <dependency>
+            <groupId>cn.hutool</groupId>
+            <artifactId>hutool-all</artifactId>
+            <version>5.8.24</version>
+        </dependency>
+
     </dependencies>
 
     <build>