From 59167798f9dd387b08feb7d5cdddbb1021df87c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:59:29 +0000 Subject: [PATCH] Bump org.springframework.cloud:spring-cloud-function-context Bumps [org.springframework.cloud:spring-cloud-function-context](https://github.com/spring-cloud/spring-cloud-function) from 5.0.3-SNAPSHOT to 5.0.3. - [Release notes](https://github.com/spring-cloud/spring-cloud-function/releases) - [Changelog](https://github.com/spring-cloud/spring-cloud-function/blob/main/release-train-settings.xml) - [Commits](https://github.com/spring-cloud/spring-cloud-function/commits/v5.0.3) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-function-context dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- binders/rabbit-binder/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binders/rabbit-binder/pom.xml b/binders/rabbit-binder/pom.xml index 33143a877a..12d47ace23 100644 --- a/binders/rabbit-binder/pom.xml +++ b/binders/rabbit-binder/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 5.0.3-SNAPSHOT + 5.0.3 ${project.artifactId} pom diff --git a/pom.xml b/pom.xml index 7e16eb3430..3d16b3e5b5 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ true 17 3.4 - 5.0.4-SNAPSHOT + 5.0.3 true true true