Skip to content

Commit df675e8

Browse files
Bump junit from 4.11 to 4.13.1 in /jaspic/common
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] <[email protected]>
1 parent e3aaeaf commit df675e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jaspic/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>junit</groupId>
4848
<artifactId>junit</artifactId>
49-
<version>4.11</version>
49+
<version>4.13.1</version>
5050
<scope>provided</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)