Skip to content

Commit 460d11e

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

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/spring-security-demo-starter/spring-security-demo-01-base-app

1 file changed

+1
-1
lines changed

07-spring-security-5/spring-security-demo-starter/spring-security-demo-01-base-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>junit</groupId>
5656
<artifactId>junit</artifactId>
57-
<version>3.8.1</version>
57+
<version>4.13.1</version>
5858
<scope>test</scope>
5959
</dependency>
6060

0 commit comments

Comments
 (0)