Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit fe0143c

Browse files
committed
Update dependency junit:junit to v4.13.2
1 parent c899ff6 commit fe0143c

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>junit</groupId>
3535
<artifactId>junit</artifactId>
36-
<version>4.13</version>
36+
<version>4.13.2</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)