From 217c07a701d6213fc4e8a87d6403bd20baf17f63 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 28 Oct 2019 15:31:03 +0100 Subject: [PATCH] Start building against Spring Kafka 2.2.11 snapshots See gh-18765 --- 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 1aed8d0410..3a38e22295 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.9.BUILD-SNAPSHOT - 2.2.9.RELEASE + 2.2.11.BUILD-SNAPSHOT 2.3.2.RELEASE 1.2.0.RELEASE 2.0.4.RELEASE