Parcourir la source

Update pom.xml

Git-Leon il y a 7 ans
Parent
révision
f2bf29715f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Voir le fichier

18
     <dependency>
18
     <dependency>
19
       <groupId>junit</groupId>
19
       <groupId>junit</groupId>
20
       <artifactId>junit</artifactId>
20
       <artifactId>junit</artifactId>
21
-      <version>3.8.1</version>
21
+      <version>4.12</version>
22
       <scope>test</scope>
22
       <scope>test</scope>
23
     </dependency>
23
     </dependency>
24
   </dependencies>
24
   </dependencies>