From d5bd9bf2956f03bc5326cdba91192c94df100317 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 18 Oct 2021 10:38:41 -0400 Subject: [PATCH] Update Spring Cloud Function and Spring Cloud Stream There is a partition issue that was addressed in SCFn and SCSt and needs to be picked by the apps. Update both SCFn and SCSt to 3.1.5-SNAPSHOT. See relevant commits below in SCFn and SCSt for more details. https://github.com/spring-cloud/spring-cloud-function/commit/0cb5483d0ae4e93c22dbd176447b3cec9746c20b https://github.com/spring-cloud/spring-cloud-stream/commit/c2326740ed70a0e03fab099530ab30974fa05b6a --- applications/stream-applications-core/pom.xml | 21 ++++++++++++------- functions/spring-functions-parent/pom.xml | 2 +- stream-applications-build/pom.xml | 2 +- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index c222a606..345e0ff3 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -21,8 +21,8 @@ 1.1.1-SNAPSHOT springcloud/baseimage:1.0.0 5.10 - 3.1.4 - 3.1.4 + 3.1.5-SNAPSHOT + 3.1.5-SNAPSHOT 1.0.5 1.0.5 1.0.5 @@ -50,6 +50,11 @@ pom import + + org.springframework.cloud + spring-cloud-function-dependencies + ${spring-cloud-function.version} + org.springframework.cloud spring-cloud-stream-dependencies @@ -161,6 +166,12 @@ + + + org.springframework.cloud + spring-cloud-function-dependencies + ${spring-cloud-function.version} + org.springframework.cloud spring-cloud-stream-dependencies @@ -178,11 +189,7 @@ function-dependencies ${java-functions.version} - - org.springframework.cloud - spring-cloud-function-dependencies - ${spring-cloud-function.version} - + com.wavefront wavefront-spring-boot-bom diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index ee8826f8..aca6662d 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -15,7 +15,7 @@ pom - 3.1.4 + 3.1.5-SNAPSHOT ${project.version} diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index 6cdcd042..73e23e5f 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -43,7 +43,7 @@ 2.5.5 2.7.1 2.3.7 - 3.1.4 + 3.1.5-SNAPSHOT 0.0.21.RELEASE 1.15.2 1.2.5