Skip to content

Commit

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

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

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

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2021
1 parent 61415ae commit 700cab2
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.6</hibernate.version>
<spring.version>5.3.9</spring.version>
<spring.version>5.3.12</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 700cab2

Please sign in to comment.