Skip to content

Commit 8f7cd2a

Browse files
Bump spring-beans in /spring-mvc-form-based-security-with-database
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.10.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.10.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2d8cf5 commit 8f7cd2a

File tree

1 file changed

+1
-1
lines changed
  • spring-mvc-form-based-security-with-database

1 file changed

+1
-1
lines changed

spring-mvc-form-based-security-with-database/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.springframework</groupId>
2121
<artifactId>spring-beans</artifactId>
22-
<version>4.3.10.RELEASE</version>
22+
<version>5.2.20.RELEASE</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)