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

Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.0 to 2023.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.0...v2023.0.1)

---
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-03-28 15:43:13 +00:00
committed by GitHub
parent 72359a2136
commit 976d515e0c

View File

@@ -1,6 +1,6 @@
ext {
springBootVersion = '3.2.4'
springCloudVersion = '2023.0.0'
springCloudVersion = '2023.0.1'
springCloudAwsVersion = '3.0.4'
debeziumVersion = '2.5.4.Final'