From a601901a6c11e47c2dc3fc4bd86591be3082ad3d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Oct 2020 15:06:01 +0200 Subject: [PATCH] Start building against Spring Kafka 2.3.12 snapshots See gh-23786 --- 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 2899eb8391..de1538c316 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.10.BUILD-SNAPSHOT 1.0.5.RELEASE 5.2.8.RELEASE - 2.3.11.RELEASE + 2.3.12.BUILD-SNAPSHOT 2.3.3.RELEASE 2.0.5.RELEASE 1.2.5.RELEASE