From 8f1998a17fa54574cd8a37c3b091d94550327866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 21:09:35 +0000 Subject: [PATCH] Bump spring-cloud-stream.version from 4.3.2-SNAPSHOT to 4.3.2 Bumps `spring-cloud-stream.version` from 4.3.2-SNAPSHOT to 4.3.2. Updates `org.springframework.cloud:spring-cloud-stream` from 4.3.2-SNAPSHOT to 4.3.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-stream/commits/v4.3.2) Updates `org.springframework.cloud:spring-cloud-stream-test-binder` from 4.3.2-SNAPSHOT to 4.3.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-stream/commits/v4.3.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-stream dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.cloud:spring-cloud-stream-test-binder dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- spring-cloud-task-samples/batch-events/pom.xml | 2 +- spring-cloud-task-samples/taskprocessor/pom.xml | 2 +- spring-cloud-task-samples/tasksink/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4f1a03474..66c782e9f 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ - 4.3.2-SNAPSHOT + 4.3.2 2.9.1 2.9.1 diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml index 3914a7614..8f0517f04 100644 --- a/spring-cloud-task-samples/batch-events/pom.xml +++ b/spring-cloud-task-samples/batch-events/pom.xml @@ -20,7 +20,7 @@ UTF-8 17 - 4.3.2-SNAPSHOT + 4.3.2 3.3.2-SNAPSHOT diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml index f43e94b17..472041f1b 100644 --- a/spring-cloud-task-samples/taskprocessor/pom.xml +++ b/spring-cloud-task-samples/taskprocessor/pom.xml @@ -21,7 +21,7 @@ UTF-8 true - 4.3.2-SNAPSHOT + 4.3.2 diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml index b176711e4..63463ac3b 100644 --- a/spring-cloud-task-samples/tasksink/pom.xml +++ b/spring-cloud-task-samples/tasksink/pom.xml @@ -22,7 +22,7 @@ UTF-8 true - 4.3.2-SNAPSHOT + 4.3.2 3.3.2-SNAPSHOT 2.9.0