From ba7a10358836e19a46ac4fffc9560155385a7c17 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Sep 2020 15:24:02 +0200 Subject: [PATCH] Start building against Spring Kafka 2.3.11 snapshots See gh-23198 --- 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 ddc7596e2f..8bb0a3bda9 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.9.BUILD-SNAPSHOT 1.0.5.RELEASE 5.2.8.RELEASE - 2.3.10.RELEASE + 2.3.11.BUILD-SNAPSHOT 2.3.3.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE