Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 2ccaa3c

Browse files
committed
upgrade junit
1 parent a68ea9e commit 2ccaa3c

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
@@ -330,7 +330,7 @@
330330
<dependency>
331331
<groupId>junit</groupId>
332332
<artifactId>junit</artifactId>
333-
<version>4.11</version>
333+
<version>4.12</version>
334334
<scope>test</scope>
335335
</dependency>
336336
</dependencies>

0 commit comments

Comments
 (0)