From 377a8ee7cc5eefdcd2ee3c292a979b60a4198889 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 4 Nov 2019 16:45:41 +0000 Subject: [PATCH] Upgrade to Spring Kafka 2.3.2.RELEASE Closes gh-18766 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 271edaa44a..33f75f16bc 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -192,7 +192,7 @@ 5.2.1.RELEASE 1.0.1.RELEASE 5.2.1.BUILD-SNAPSHOT - 2.3.2.BUILD-SNAPSHOT + 2.3.2.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.4.RELEASE