Bump org.springframework.data:spring-data-bom from 2024.1.4 to 2024.1.5 (#3861)

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

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
  dependency-version: 2024.1.5
  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 14:17:19 +00:00
committed by GitHub
parent 35d3167353
commit aa22f29454

View File

@@ -68,7 +68,7 @@ ext {
reactorVersion = '2024.0.5'
scalaVersion = '2.13'
springBootVersion = '3.3.10' // docs module
springDataVersion = '2024.1.4'
springDataVersion = '2024.1.5'
springRetryVersion = '2.0.11'
springVersion = '6.2.6'
zookeeperVersion = '3.8.4'