From 87bfd03d9e420355d6ac4f66e86006f097105745 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 9 Dec 2020 15:27:16 -0500 Subject: [PATCH] Remove Spring Integration BOM override The correct SI versions now come from Boot directly --- applications/stream-applications-core/pom.xml | 7 ------- stream-applications-build/pom.xml | 11 +---------- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index ea7e09ff..b5520c10 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -146,13 +146,6 @@ - - org.springframework.integration - spring-integration-bom - ${spring-integration-dependencies.version} - import - pom - org.springframework.cloud.fn function-dependencies diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index e4daed92..480e058c 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -40,11 +40,10 @@ 0.0.2.RELEASE true 0.0.7 - 2.3.6.RELEASE + 2.3.7.BUILD-SNAPSHOT 2.5.8.RELEASE 2.2.12.RELEASE 3.0.12.RELEASE - 5.3.4.RELEASE 1.15.0 1.2.5 2.22.2 @@ -52,14 +51,6 @@ - - - org.springframework.integration - spring-integration-bom - ${spring-integration-dependencies.version} - import - pom - org.springframework.cloud spring-cloud-function-dependencies