Skip to content

Commit ea0ef91

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 ea0ef91

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication

1 file changed

+1
-1
lines changed

07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>junit</groupId>
7777
<artifactId>junit</artifactId>
78-
<version>3.8.1</version>
78+
<version>4.13.1</version>
7979
<scope>test</scope>
8080
</dependency>
8181

0 commit comments

Comments
 (0)