Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4 (#9473)

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

---
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-09-15 00:52:16 +00:00
committed by GitHub
parent f89dfee1eb
commit fe97ebc1bc

View File

@@ -110,7 +110,7 @@ ext {
servletApiVersion = '6.0.0'
smackVersion = '4.4.8'
springAmqpVersion = '3.1.7'
springDataVersion = '2024.0.3'
springDataVersion = '2024.0.4'
springGraphqlVersion = '1.3.2'
springKafkaVersion = '3.2.3'
springRetryVersion = '2.0.8'