Skip to content

Commit bdbfd9f

Browse files
Bump junit from 4.11 to 4.13.1 in /openmessaging-api
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 d826289 commit bdbfd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmessaging-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>junit</groupId>
2323
<artifactId>junit</artifactId>
24-
<version>4.11</version>
24+
<version>4.13.1</version>
2525
<scope>test</scope>
2626
</dependency>
2727
<dependency>

0 commit comments

Comments
 (0)