Skip to content

Commit b7f7574

Browse files
Bump junit from 4.10 to 4.13.1 in /Software/Java/RabbitMQClient
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](junit-team/junit4@r4.10...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b80c38 commit b7f7574

File tree

1 file changed

+1
-1
lines changed
  • Software/Java/RabbitMQClient

1 file changed

+1
-1
lines changed

Software/Java/RabbitMQClient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>junit</groupId>
1919
<artifactId>junit</artifactId>
20-
<version>4.10</version>
20+
<version>4.13.1</version>
2121
<scope>test</scope>
2222
</dependency>
2323

0 commit comments

Comments
 (0)