Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7 (#3969)

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.1.6 to 2024.1.7.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.1.6...2024.1.7)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
  dependency-version: 2024.1.7
  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]
2025-06-14 12:29:00 +00:00
committed by GitHub
parent 82c0fe9e2e
commit cee1ceb6d2

View File

@@ -68,7 +68,7 @@ ext {
reactorVersion = '2024.0.7'
scalaVersion = '2.13'
springBootVersion = '3.3.12' // docs module
springDataVersion = '2024.1.6'
springDataVersion = '2024.1.7'
springRetryVersion = '2.0.12'
springVersion = '6.2.8'
zookeeperVersion = '3.8.4'