From 60523b07b973791eb61819f82d248fdb9b0ac226 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Dec 2020 16:56:56 +0100 Subject: [PATCH] Start building against Spring Kafka 2.3.13 snapshots See 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 8d028576ea..b7af408dc3 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.BUILD-SNAPSHOT 1.0.5.RELEASE 5.2.9.RELEASE - 2.3.12.RELEASE + 2.3.13.BUILD-SNAPSHOT 2.3.3.RELEASE 2.0.5.RELEASE 1.2.5.RELEASE