Skip to content

Commit 5e071c9

Browse files
Bump junit from 3.8.1 to 4.13.1 in /java/HRWebApp (#128)
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 396d351 commit 5e071c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/HRWebApp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>junit</groupId>
2828
<artifactId>junit</artifactId>
29-
<version>3.8.1</version>
29+
<version>4.13.1</version>
3030
<scope>test</scope>
3131
</dependency>
3232
<dependency>

0 commit comments

Comments
 (0)