Skip to content

Commit 117f516

Browse files
Bump spring-beans in /spring-mvc-test
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.0.8.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.8.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c13c514 commit 117f516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-mvc-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<spring.version>5.0.8.RELEASE</spring.version>
15+
<spring.version>5.2.20.RELEASE</spring.version>
1616
<junit.version>4.12</junit.version>
1717
<javax.servlet.version>4.0.1</javax.servlet.version>
1818
<jackson.version>2.9.6</jackson.version>

0 commit comments

Comments
 (0)