diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e5027068d314..45b866fe25b3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1585,7 +1585,7 @@ bom { ] } } - library("Spring Kafka", "2.6.5") { + library("Spring Kafka", "2.6.6-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",