From 6e1ff503280aafdd0c7b4af7842fceb938f86c96 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 14 Apr 2020 14:29:41 +0200 Subject: [PATCH] Start building against Spring Kafka 2.3.8 snapshots See gh-20952 --- 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 0c5a6a6c81..c5e7b0f88f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -193,7 +193,7 @@ 5.2.6.BUILD-SNAPSHOT 1.0.4.RELEASE 5.2.6.BUILD-SNAPSHOT - 2.3.7.RELEASE + 2.3.8.BUILD-SNAPSHOT 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE