diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 08116c4a069..240c24d0efb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1729,7 +1729,7 @@ bom { ] } } - library("Spring Kafka", "2.8.8") { + library("Spring Kafka", "2.8.9-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",