From 6cab9b2871a0b76420d15acfdf929dcf5bc6fec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:57:19 +0000 Subject: [PATCH] Bump spring-cloud-function.version from 4.3.2-SNAPSHOT to 4.3.2 Bumps `spring-cloud-function.version` from 4.3.2-SNAPSHOT to 4.3.2. Updates `org.springframework.cloud:spring-cloud-function-dependencies` from 4.3.2-SNAPSHOT to 4.3.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits/v4.3.2) Updates `org.springframework.cloud:spring-cloud-function-rsocket` from 4.3.2-SNAPSHOT to 4.3.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-function/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-function/commits/v4.3.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-function-dependencies dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.cloud:spring-cloud-function-rsocket dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ace71cd..9a139cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 4.3.2-SNAPSHOT 4.3.2-SNAPSHOT - 4.3.2-SNAPSHOT + 4.3.2 bus