Skip to content

Commit 4d091e3

Browse files
authored
update junit version to 4.13 (#753)
1 parent 625fc1c commit 4d091e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>junit</groupId>
6868
<artifactId>junit</artifactId>
69-
<version>4.12</version>
69+
<version>4.13.1</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)