Bump org.springframework.data:spring-data-bom (#3860)

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

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
  dependency-version: 2024.0.11
  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-04-22 10:35:42 -04:00
committed by GitHub
parent 1567cd52f5
commit cd210dbd8c

View File

@@ -68,7 +68,7 @@ ext {
reactorVersion = '2023.0.17'
scalaVersion = '2.13'
springBootVersion = '3.2.12' // docs module
springDataVersion = '2024.0.10'
springDataVersion = '2024.0.11'
springRetryVersion = '2.0.11'
springVersion = '6.1.19'
zookeeperVersion = '3.8.4'