Browse Source

Update pom.xml

Git-Leon 7 years ago
parent
commit
f2bf29715f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

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