Skip to content

Commit 6d87e80

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

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/solution-code-spring-security-demo-08-jdbc-plaintext

1 file changed

+1
-1
lines changed

07-spring-security-5/solution-code-spring-security-demo-08-jdbc-plaintext/pom.xml

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.1.0.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)