From 1edc2c714a08bd7eaf1e4d340152a3a444716053 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 13 Jul 2020 14:19:57 -0400 Subject: [PATCH] Upgrade parent pom to spring-kafka 2.5.3 - match the version used by Boot 2.4.0-SNAPSHOT - also SIK 3.3.1.BUILD-SNAPSHOT --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index af349050..3558f13f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,8 +12,8 @@ 1.8 - 2.5.1.RELEASE - 3.3.0.RELEASE + 2.5.3.RELEASE + 3.3.1.BUILD-SNAPSHOT 2.5.0 1.1.0.BUILD-SNAPSHOT 3.1.0-SNAPSHOT