Skip to content

Commit

Permalink
Bump spring.version from 5.3.7 to 5.3.9
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.7 to 5.3.9.

Updates `spring-test` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.9)

Updates `spring-jdbc` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.9)

Updates `spring-beans` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.9)

Updates `spring-context` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.9)

Updates `spring-orm` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.9)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2021
1 parent 1755111 commit 425ba4e
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.5.3.Final</hibernate.version>
<spring.version>5.3.7</spring.version>
<spring.version>5.3.9</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 425ba4e

Please sign in to comment.