Skip to content

Commit e3bd57e

Browse files
Merge pull request darbyluv2code#34 from darbyluv2code/dependabot/maven/07-spring-security-5/bonus-code-spring-security-user-registration/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /07-spring-security-5/bonus-code-spring-security-user-registration
2 parents c75e3d8 + 0befe5d commit e3bd57e

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/bonus-code-spring-security-user-registration

1 file changed

+1
-1
lines changed

07-spring-security-5/bonus-code-spring-security-user-registration/pom.xml

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)