From 664436a3d6d21af6eca966fc784f826af63d35bf Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 11 Jun 2020 08:54:52 +0200 Subject: [PATCH] Upgrade to Spring Kafka 2.3.9 Closes gh-21781 --- 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 fb147d1a43..1042c1b007 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -194,7 +194,7 @@ 5.2.7.RELEASE 1.0.5.RELEASE 5.2.7.RELEASE - 2.3.9.BUILD-SNAPSHOT + 2.3.9.RELEASE 2.3.3.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE