hanqingsong il y a 2 ans
Parent
commit
322a4549dd
1 fichiers modifiés avec 0 ajouts et 8 suppressions
  1. 0 8
      pom.xml

+ 0 - 8
pom.xml

@@ -139,15 +139,7 @@
139 139
 		    <artifactId>commons-io</artifactId>
140 140
 		    <version>1.3.2</version>
141 141
 		</dependency>
142
-		
143
-		
144 142
         <dependency>
145
-            <groupId>org.springframework.boot</groupId>
146
-            <artifactId>spring-boot-starter-test</artifactId>
147
-            <scope>test</scope>
148
-        </dependency>
149
-        
150
-        <dependency> 
151 143
 		    <groupId>javax.xml.bind</groupId> 
152 144
 		    <artifactId>jaxb-api</artifactId> 
153 145
 		    <version>2.2.12</version>