Skip to content

Commit f960477

Browse files
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f8e2a3 commit f960477

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

0 commit comments

Comments
 (0)