Skip to content

Commit ffedd50

Browse files
dependabot[bot]xfeep
authored andcommitted
Bump junit from 4.11 to 4.13.1 in /example-projects/jersey-example
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 77e1e58 commit ffedd50

File tree

1 file changed

+1
-1
lines changed
  • example-projects/jersey-example

1 file changed

+1
-1
lines changed

example-projects/jersey-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>junit</groupId>
3535
<artifactId>junit</artifactId>
36-
<version>4.11</version>
36+
<version>4.13.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)