Skip to content

Commit 6aad108

Browse files
committed
Fix Junit github warning
1 parent f4e413f commit 6aad108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>junit</groupId>
171171
<artifactId>junit</artifactId>
172-
<version>4.12</version>
172+
<version>4.13.2</version>
173173
<scope>test</scope>
174174
</dependency>
175175
<dependency>

0 commit comments

Comments
 (0)