Skip to content

Commit 66b90c4

Browse files
Merge pull request darbyluv2code#42 from darbyluv2code/dependabot/maven/07-spring-security-5/solution-code-spring-security-demo-09-jdbc-bcrypt/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /07-spring-security-5/solution-code-spring-security-demo-09-jdbc-bcrypt
2 parents 3989bb8 + c530e15 commit 66b90c4

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)