diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6ab232e6dcc3..b24819e43928 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1684,7 +1684,7 @@ bom { ] } } - library("Spring Kafka", "2.7.8") { + library("Spring Kafka", "2.7.9-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",