Git-Leon 7 lat temu
rodzic
commit
f2bf29715f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Wyświetl plik

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>