From 2ca5eebd258ac4c27b93ffd13301affc40edca95 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 29 Apr 2020 14:24:17 +0200 Subject: [PATCH] Upgrade to Spring Kafka 2.3.8 Closes gh-20952 --- 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 125c7bc2d51..d77795dd284 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.6.RELEASE 1.0.5.RELEASE 5.2.6.BUILD-SNAPSHOT - 2.3.8.BUILD-SNAPSHOT + 2.3.8.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE