Browse Source

update: 更新junit版本号

Wendal Chen 4 years ago
parent
commit
be4907b148
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/java/pom.xml

+ 1 - 1
tools/java/pom.xml

@@ -32,7 +32,7 @@
         <dependency>
         <dependency>
             <groupId>junit</groupId>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <artifactId>junit</artifactId>
-            <version>4.12</version>
+            <version>4.13.1</version>
             <scope>test</scope>
             <scope>test</scope>
         </dependency>
         </dependency>
         <dependency>
         <dependency>