diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f3a05b6ddd..ee59c98352 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1694,7 +1694,7 @@ bom { ] } } - library("Spring Kafka", "2.8.0-SNAPSHOT") { + library("Spring Kafka", "2.8.0-M1") { group("org.springframework.kafka") { modules = [ "spring-kafka",