Skip to content

Commit bb49029

Browse files
Bump spring-webmvc
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.2.RELEASE to 5.0.17.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.0.17.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28e6bfa commit bb49029

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

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>spring-security-demo</name>
1111

1212
<properties>
13-
<springframework.version>5.0.2.RELEASE</springframework.version>
13+
<springframework.version>5.0.17.RELEASE</springframework.version>
1414
<springsecurity.version>5.0.0.RELEASE</springsecurity.version>
1515

1616
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)