Bump org.springframework.cloud:spring-cloud-dependencies

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

---
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-12-16 14:57:06 +00:00
committed by GitHub
parent 0338922518
commit abae88d409

View File

@@ -19,7 +19,7 @@ repositories {
}
ext {
springCloudVersion = '2023.0.3'
springCloudVersion = '2023.0.4'
springFunctionsCatalogVersion = '5.0.2-SNAPSHOT'
}