Bump org.springframework.data:spring-data-bom from 2023.1.7 to 2023.1.8 (#2754)

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

---
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]
2024-07-12 23:01:03 -04:00
committed by GitHub
parent 19509b3627
commit 070580df43

View File

@@ -68,7 +68,7 @@ ext {
rabbitmqVersion = '5.19.0'
reactorVersion = '2023.0.8'
snappyVersion = '1.1.10.5'
springDataVersion = '2023.1.7'
springDataVersion = '2023.1.8'
springRetryVersion = '2.0.6'
springVersion = '6.1.11'
testcontainersVersion = '1.19.8'