Skip to content

Commit f49c777

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 c0f2099 commit f49c777

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>junit</groupId>
8585
<artifactId>junit</artifactId>
86-
<version>4.12</version>
86+
<version>4.13.1</version>
8787
<scope>test</scope>
8888
</dependency>
8989
</dependencies>

0 commit comments

Comments
 (0)