From 48f235c2cfa4b541f8ced9b4fcf09ac0e7e7b0e0 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 25 Mar 2020 18:28:56 +0100 Subject: [PATCH] Upgrade to Spring Kafka 2.3.7 Closes gh-20574 --- 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 b322c6f63b..4c6f35fca2 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -193,7 +193,7 @@ 5.2.5.RELEASE 1.0.4.RELEASE 5.2.4.RELEASE - 2.3.7.BUILD-SNAPSHOT + 2.3.7.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE