Skip to content

Commit

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

Updates `spring-core` from 5.0.7.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.7.RELEASE...v5.2.4.RELEASE)

Updates `spring-beans` from 5.0.7.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.7.RELEASE...v5.2.4.RELEASE)

Updates `spring-context` from 5.0.7.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.7.RELEASE...v5.2.4.RELEASE)

Updates `spring-webmvc` from 5.0.7.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.7.RELEASE...v5.2.4.RELEASE)

Updates `spring-orm` from 5.0.7.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.7.RELEASE...v5.2.4.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2020
1 parent 870710b commit be14fa5
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 @@ -11,7 +11,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring.version>5.0.7.RELEASE</spring.version>
<spring.version>5.2.4.RELEASE</spring.version>
<jackson.core.version>2.10.3</jackson.core.version>
</properties>

Expand Down

0 comments on commit be14fa5

Please sign in to comment.