From 2aa8d495cd5359c2a62b76b033ac413e12ec5c15 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Tue, 3 Dec 2024 00:23:06 +0000 Subject: [PATCH] Bumping dependency versions after release --- binders/rabbit-binder/pom.xml | 2 +- bom/pom.xml | 2 +- bom/spring-cloud-stream-dependencies/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/binders/rabbit-binder/pom.xml b/binders/rabbit-binder/pom.xml index 86389f9ec..2d3b1578b 100644 --- a/binders/rabbit-binder/pom.xml +++ b/binders/rabbit-binder/pom.xml @@ -11,7 +11,7 @@ 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT true true diff --git a/bom/pom.xml b/bom/pom.xml index 30aa1e22d..3d93abed6 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-build - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/bom/spring-cloud-stream-dependencies/pom.xml b/bom/spring-cloud-stream-dependencies/pom.xml index e722bb49d..1b2f2782e 100644 --- a/bom/spring-cloud-stream-dependencies/pom.xml +++ b/bom/spring-cloud-stream-dependencies/pom.xml @@ -6,7 +6,7 @@ spring-cloud-dependencies-parent org.springframework.cloud - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT spring-cloud-stream-dependencies diff --git a/pom.xml b/pom.xml index 3c93fe548..6e44aac38 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud spring-cloud-build - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT @@ -24,7 +24,7 @@ 17 2.1 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT true true true