From 33fecec4a8a07a2bffe920bab3585a333b37c763 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 12 Apr 2019 12:45:02 +0200 Subject: [PATCH] Upgrade to Spring Kafka 2.3.0.M1 Closes gh-16302 --- 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 22e847e3ae..087a9eadfc 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -186,7 +186,7 @@ ${spring.version} 1.0.0.M1 5.1.4.RELEASE - 2.3.0.BUILD-SNAPSHOT + 2.3.0.M1 2.3.2.RELEASE 2.0.0.M1 2.0.3.RELEASE