From 53821d55faf4d72eb5c1df0ab1953335070a4b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:30:28 +0000 Subject: [PATCH] Bump spring-cloud-function.version from 4.3.3-SNAPSHOT to 4.3.3 Bumps `spring-cloud-function.version` from 4.3.3-SNAPSHOT to 4.3.3. Updates `org.springframework.cloud:spring-cloud-function-dependencies` from 4.3.3-SNAPSHOT to 4.3.3 - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits/v4.3.3) Updates `org.springframework.cloud:spring-cloud-function-rsocket` from 4.3.3-SNAPSHOT to 4.3.3 - [Release notes](https://github.com/spring-cloud/spring-cloud-function/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-function/commits/v4.3.3) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-function-dependencies dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.cloud:spring-cloud-function-rsocket dependency-version: 4.3.3 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 c9c518e0..be5a5155 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 4.3.3-SNAPSHOT 4.3.3-SNAPSHOT - 4.3.3-SNAPSHOT + 4.3.3 bus