From b67fedd749f191367828a3111a17cc882d59dfb9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 26 Jun 2019 16:55:48 +0100 Subject: [PATCH] Start building against Spring Kafka 2.3.0.M4 snapshots See gh-17319 --- 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 77b52f9484..689fbbd58c 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -185,7 +185,7 @@ 5.2.0.BUILD-SNAPSHOT 1.0.0.M3 5.2.0.M3 - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT 2.3.2.RELEASE 2.0.0.M1 2.0.3.RELEASE