From 36a05375c7925923d33f018b0b0568ded2120b87 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 9 Jun 2020 13:42:37 +0200 Subject: [PATCH] Start building against Spring Kafka 2.2.14 snapshots See gh-21780 --- 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 0c4fc55361..1756d973a4 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -173,7 +173,7 @@ ${spring.version} 0.25.2.RELEASE 5.1.11.BUILD-SNAPSHOT - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT 2.3.3.RELEASE 1.2.0.RELEASE 2.0.4.RELEASE