zhoufan il y a 7 mois
Parent
commit
1a2e75357f
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  1. 0 6
      midware-api/pom.xml

+ 0 - 6
midware-api/pom.xml

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