diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e54aeec2a8..a8810abba9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1649,7 +1649,7 @@ bom { ] } } - library("Spring Kafka", "2.7.0-M2") { + library("Spring Kafka", "2.7.0-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",