diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index f3a48c1aa..aa99c20e7 100644 --- a/core/spring-cloud-stream-integration-tests/pom.xml +++ b/core/spring-cloud-stream-integration-tests/pom.xml @@ -15,10 +15,6 @@ 4.0.4-SNAPSHOT - - 1.9.0 - - org.springframework.cloud @@ -57,7 +53,6 @@ org.jetbrains.kotlin kotlin-maven-plugin - compile diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index eabc18d34..ff9997f11 100644 --- a/core/spring-cloud-stream/pom.xml +++ b/core/spring-cloud-stream/pom.xml @@ -9,10 +9,6 @@ spring-cloud-stream Messaging Microservices with Spring Integration - - 1.7.22 - - org.springframework.cloud spring-cloud-stream-core @@ -87,7 +83,6 @@ org.jetbrains.kotlin kotlin-stdlib-jdk8 - @@ -96,7 +91,6 @@ org.jetbrains.kotlin kotlin-maven-plugin - compile diff --git a/pom.xml b/pom.xml index 410e4ea22..ab87de4d8 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.15.0 org.springframework.cloud @@ -88,7 +88,7 @@ com.fasterxml.jackson.core jackson-core - 2.13.4 + 2.15.0