Bump org.springframework:spring-framework-bom from 6.1.0 to 6.1.2 (#2589)

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.0 to 6.1.2.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.0...v6.1.2)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 11:50:58 -05:00
committed by GitHub
parent e22e1c8b43
commit 6215b96242

View File

@@ -70,7 +70,7 @@ ext {
snappyVersion = '1.1.10.5'
springDataVersion = '2023.1.1'
springRetryVersion = '2.0.5'
springVersion = '6.1.0'
springVersion = '6.1.2'
testcontainersVersion = '1.19.3'
zstdJniVersion = '1.5.5-11'