Skip to content

Commit bf564e8

Browse files
Merge pull request darbyluv2code#48 from darbyluv2code/dependabot/maven/07-spring-security-5/solution-code-spring-security-demo-03-custom-login-form/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-03-custom-login-form
2 parents b3d7bc5 + 8af24a3 commit bf564e8

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/solution-code-spring-security-demo-03-custom-login-form

1 file changed

+1
-1
lines changed

07-spring-security-5/solution-code-spring-security-demo-03-custom-login-form/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>junit</groupId>
6565
<artifactId>junit</artifactId>
66-
<version>3.8.1</version>
66+
<version>4.13.1</version>
6767
<scope>test</scope>
6868
</dependency>
6969

0 commit comments

Comments
 (0)