diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 18d3cc2c269..4568e9b7c80 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1443,7 +1443,7 @@ bom { ] } } - library("Spring Kafka", "3.0.0-SNAPSHOT") { + library("Spring Kafka", "3.0.0-M6") { group("org.springframework.kafka") { modules = [ "spring-kafka",