Skip to content

Commit

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

Updates `spring-test` from 5.2.8.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE)

Updates `spring-jdbc` from 5.2.8.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE)

Updates `spring-beans` from 5.2.8.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE)

Updates `spring-context` from 5.2.8.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE)

Updates `spring-orm` from 5.2.8.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 16, 2020
1 parent d389ca7 commit 1316a45
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 @@ -67,7 +67,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hibernate.version>5.4.4.Final</hibernate.version>
<spring.version>5.2.8.RELEASE</spring.version>
<spring.version>5.2.9.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1316a45

Please sign in to comment.