From 06f5f7336271cd48715c7c8b74d438e7a8a691ed Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 23 Sep 2019 14:36:09 +0200 Subject: [PATCH] Start building against Spring Kafka 2.3.0 snapshots See gh-18255 --- 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 3b9efd85f9..725ae3308a 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -192,7 +192,7 @@ 5.2.0.BUILD-SNAPSHOT 1.0.0.RC2 5.2.0.BUILD-SNAPSHOT - 2.3.0.RC1 + 2.3.0.BUILD-SNAPSHOT 2.3.2.RELEASE 2.0.3.RELEASE 1.2.4.RELEASE