Bump org.springframework.cloud:spring-cloud-dependencies (#70)

Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.2 to 2023.0.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.2...v2023.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  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-15 11:15:16 -04:00
committed by GitHub
parent 475b6ec849
commit 9f63cb4760

View File

@@ -1,6 +1,6 @@
ext {
springBootVersion = '3.2.7'
springCloudVersion = '2023.0.2'
springCloudVersion = '2023.0.3'
springCloudAwsVersion = '3.0.4'
debeziumVersion = '2.6.2.Final'