diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 331269eb9f09..ce6832fc3878 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1671,7 +1671,7 @@ bom { ] } } - library("Spring Kafka", "2.7.1") { + library("Spring Kafka", "2.7.2-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",