Skip to content

Commit 9f0d41a

Browse files
Bump spring-beans in /spring-mvc-excel-view
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.14.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.14.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 9f0d41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-mvc-excel-view/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>4.3.14.RELEASE</spring.version>
15+
<spring.version>5.2.20.RELEASE</spring.version>
1616
<poi.version>3.17</poi.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)