diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4bbf24b56e4..3b7bf62ca41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1655,7 +1655,7 @@ bom { ] } } - library("Spring Kafka", "2.8.0-SNAPSHOT") { + library("Spring Kafka", "2.8.0-M3") { group("org.springframework.kafka") { modules = [ "spring-kafka",