Skip to content

Commit

Permalink
Bump spring.version in /spring-core-beans
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 4.3.2.RELEASE to 5.2.3.RELEASE.

Updates `spring-core` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Updates `spring-beans` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Updates `spring-context` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Updates `spring-test` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Updates `spring-jdbc` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Updates `spring-webmvc` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Updates `spring-aop` from 4.3.2.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.3.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 10, 2020
1 parent ea6023f commit 39fcf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-core-beans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>4.3.2.RELEASE</spring.version>
<spring.version>5.2.3.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 39fcf6e

Please sign in to comment.