Skip to content

Commit 7c12306

Browse files
⬆️ Bump spring.version in /spring-ioc
Bumps `spring.version` from 4.3.16.RELEASE to 5.3.2. Updates `spring-core` from 4.3.16.RELEASE to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.16.RELEASE...v5.3.2) Updates `spring-context` from 4.3.16.RELEASE to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.16.RELEASE...v5.3.2) Updates `spring-beans` from 4.3.16.RELEASE to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.16.RELEASE...v5.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3e3025 commit 7c12306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ioc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1717
<java.version>1.8</java.version>
18-
<spring.version>4.3.16.RELEASE</spring.version>
18+
<spring.version>5.3.2</spring.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)