Skip to content

Commit c530e15

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 28e6bfa commit c530e15

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/solution-code-spring-security-demo-09-jdbc-bcrypt

1 file changed

+1
-1
lines changed

07-spring-security-5/solution-code-spring-security-demo-09-jdbc-bcrypt/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>junit</groupId>
8787
<artifactId>junit</artifactId>
88-
<version>3.8.1</version>
88+
<version>4.13.1</version>
8989
<scope>test</scope>
9090
</dependency>
9191

0 commit comments

Comments
 (0)