Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2024.1.2 (#9759)

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

---
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-01-18 22:46:17 -05:00
committed by GitHub
parent 5e0dab0e1a
commit c60fce2466

View File

@@ -109,7 +109,7 @@ ext {
servletApiVersion = '6.0.0'
smackVersion = '4.4.8'
springAmqpVersion = '3.2.1'
springDataVersion = '2024.1.1'
springDataVersion = '2024.1.2'
springGraphqlVersion = '1.3.3'
springKafkaVersion = '3.3.1'
springRetryVersion = '2.0.11'