From 5dc2decda2a1c1d1a4749eeb77c9771876500226 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 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