Bump org.springframework.cloud.fn:spring-functions-catalog-bom (#127)

Bumps [org.springframework.cloud.fn:spring-functions-catalog-bom](https://github.com/spring-cloud/spring-functions-catalog) from 5.0.2-SNAPSHOT to 5.0.3-SNAPSHOT.
- [Release notes](https://github.com/spring-cloud/spring-functions-catalog/releases)
- [Commits](https://github.com/spring-cloud/spring-functions-catalog/commits)

---
updated-dependencies:
- dependency-name: org.springframework.cloud.fn:spring-functions-catalog-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-12-23 09:20:02 -05:00
committed by GitHub
parent 16f5b002ec
commit 94f23233d5

View File

@@ -20,7 +20,7 @@ repositories {
ext {
springCloudVersion = '2023.0.4'
springFunctionsCatalogVersion = '5.0.2-SNAPSHOT'
springFunctionsCatalogVersion = '5.0.3-SNAPSHOT'
}
dependencyManagement {