zhoufan месяцев назад: 7
Родитель
Сommit
1a2e75357f
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      midware-api/pom.xml

+ 0 - 6
midware-api/pom.xml

@@ -54,12 +54,6 @@
54 54
         </dependency>
55 55
 
56 56
         <dependency>
57
-            <groupId>org.apache.commons</groupId>
58
-            <artifactId>commons-lang3</artifactId>
59
-            <version>3.9</version>
60
-        </dependency>
61
-
62
-        <dependency>
63 57
             <groupId>com.alibaba</groupId>
64 58
             <artifactId>druid</artifactId>
65 59
             <version>1.1.22</version>