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

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-M1 to 2025.1.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/commits)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-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]
2025-02-22 02:39:19 +00:00
committed by GitHub
parent f951ea5bb6
commit 6504e76f04

View File

@@ -62,7 +62,7 @@ ext {
rabbitmqStreamVersion = '0.22.0'
rabbitmqVersion = '5.24.0'
reactorVersion = '2024.0.3'
springDataVersion = '2025.1.0-M1'
springDataVersion = '2025.1.0-SNAPSHOT'
springRetryVersion = '2.0.11'
springVersion = '7.0.0-M2'
testcontainersVersion = '1.20.4'