Skip to content

Commit 72b7a5d

Browse files
committed
update to junit 4.13.1
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
1 parent 86d356c commit 72b7a5d

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
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>junit</groupId>
326326
<artifactId>junit</artifactId>
327-
<version>4.12</version>
327+
<version>4.13.1</version>
328328
<scope>test</scope>
329329
</dependency>
330330
<dependency>

0 commit comments

Comments
 (0)