Skip to content

Commit

Permalink
Bump spring.version in /learn-transaction
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 3.2.11.RELEASE to 5.2.7.RELEASE.

Updates `spring-jdbc` from 3.2.11.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.2.11.RELEASE...v5.2.7.RELEASE)

Updates `spring-core` from 3.2.11.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.2.11.RELEASE...v5.2.7.RELEASE)

Updates `spring-context` from 3.2.11.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.2.11.RELEASE...v5.2.7.RELEASE)

Updates `spring-test` from 3.2.11.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.2.11.RELEASE...v5.2.7.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and landyking committed Sep 20, 2021
1 parent 497aab4 commit c5550a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn-transaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<artifactId>learn-transaction</artifactId>
<properties>
<spring.version>3.2.11.RELEASE</spring.version>
<spring.version>5.2.7.RELEASE</spring.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit c5550a5

Please sign in to comment.