Bump org.springframework.data:spring-data-bom from 2024.0.2 to 2024.0.3 (#9390)

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

---
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-08-18 01:57:16 +00:00
committed by GitHub
parent f49dcc0a2d
commit e06b64c979

View File

@@ -110,7 +110,7 @@ ext {
servletApiVersion = '6.0.0'
smackVersion = '4.4.8'
springAmqpVersion = '3.2.0-SNAPSHOT'
springDataVersion = '2024.0.2'
springDataVersion = '2024.0.3'
springGraphqlVersion = '1.3.2'
springKafkaVersion = '3.3.0-SNAPSHOT'
springRetryVersion = '2.0.7'