Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 9aefc2a

Browse files
authored
Merge pull request #7 from xdev-software/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2 parents fec4ec8 + 5dcf2ff commit 9aefc2a

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
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>junit</groupId>
4949
<artifactId>junit</artifactId>
50-
<version>4.13</version>
50+
<version>4.13.1</version>
5151
<scope>test</scope>
5252
</dependency>
5353
</dependencies>

0 commit comments

Comments
 (0)