Skip to content

Commit

Permalink
Bump org.springframework.version from 4.3.17.RELEASE to 5.2.0.RELEASE
Browse files Browse the repository at this point in the history
Bumps `org.springframework.version` from 4.3.17.RELEASE to 5.2.0.RELEASE.

Updates `spring-core` from 4.3.17.RELEASE to 5.2.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.17.RELEASE...v5.2.0.RELEASE)

Updates `spring-beans` from 4.3.17.RELEASE to 5.2.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.17.RELEASE...v5.2.0.RELEASE)

Updates `spring-context` from 4.3.17.RELEASE to 5.2.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.17.RELEASE...v5.2.0.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2019
1 parent 3beef87 commit df333d3
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 @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<org.springframework.version>4.3.18.RELEASE</org.springframework.version>
<org.springframework.version>5.2.0.RELEASE</org.springframework.version>
</properties>

<repositories>
Expand Down

0 comments on commit df333d3

Please sign in to comment.