diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 82650e7b25f..204e9610a28 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1592,7 +1592,7 @@ bom { ] } } - library("Spring Kafka", "2.6.10") { + library("Spring Kafka", "2.6.11-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",