diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 95d638c761..6ed1405143 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1578,7 +1578,7 @@ bom { ] } } - library("Spring Kafka", "2.6.0-SNAPSHOT") { + library("Spring Kafka", "2.6.0-M1") { group("org.springframework.kafka") { modules = [ "spring-kafka",