From 6f68a6d4c6add5503acfab765bdf773dbaed8143 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 30 May 2023 10:05:01 +0200 Subject: [PATCH] Cleanup POMs, upgrade versions --- core/spring-cloud-stream-integration-tests/pom.xml | 5 ----- core/spring-cloud-stream/pom.xml | 6 ------ pom.xml | 4 ++-- 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index a38f6347e..0ffce3390 100644 --- a/core/spring-cloud-stream-integration-tests/pom.xml +++ b/core/spring-cloud-stream-integration-tests/pom.xml @@ -15,10 +15,6 @@ 4.1.0-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 99bc730b7..9fd6a9e53 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 f60db953f..e7fb8276a 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