diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a17d4b7109..280c928c38 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1690,7 +1690,7 @@ bom { ] } } - library("Spring Kafka", "2.7.9") { + library("Spring Kafka", "2.7.10-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",