From 60e69c2c3efa53513edc4f4feeb4367a25d37b8c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:19:26 +0100 Subject: [PATCH] Upgrade to Spring Kafka 2.3.13 Closes gh-24292 --- 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 25b3237476..ffdca60320 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.12.RELEASE 1.0.5.RELEASE 5.2.10.RELEASE - 2.3.13.BUILD-SNAPSHOT + 2.3.13.RELEASE 2.3.3.RELEASE 2.0.5.RELEASE 1.2.5.RELEASE