Skip to content

Commit

Permalink
Bump spring.version from 3.1.2.RELEASE to 5.2.5.RELEASE
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 3.1.2.RELEASE to 5.2.5.RELEASE.

Updates `spring-context` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-core` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-beans` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-web` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-jms` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-tx` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-test` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-aop` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-aspects` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Updates `spring-orm` from 3.1.2.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.2.RELEASE...v5.2.5.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2020
1 parent b4b859f commit bb115dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<properties>
<core.version>2.6.5</core.version>
<dataexchange.version>3.0.42</dataexchange.version>
<spring.version>3.1.2.RELEASE</spring.version>
<spring.version>5.2.5.RELEASE</spring.version>

<debug>false</debug>
<projectStage>Production</projectStage>
Expand Down

0 comments on commit bb115dd

Please sign in to comment.