Skip to content

Commit c2c7ba6

Browse files
Bump junit from 4.5 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.5 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] <support@github.com>
1 parent f7b481d commit c2c7ba6

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>junit</groupId>
9595
<artifactId>junit</artifactId>
96-
<version>4.5</version>
96+
<version>4.13.1</version>
9797
<scope>test</scope>
9898
</dependency>
9999
</dependencies>

0 commit comments

Comments
 (0)