Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 3bb89dd

Browse files
authored
Merge pull request #1
Bump junit from 4.11 to 4.13.1
2 parents d0cc825 + ebed275 commit 3bb89dd

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
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>junit</groupId>
3939
<artifactId>junit</artifactId>
40-
<version>4.11</version>
40+
<version>4.13.1</version>
4141
<scope>test</scope>
4242
</dependency>
4343
</dependencies>

0 commit comments

Comments
 (0)