diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c85b3a5249..9d05daa13f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1447,7 +1447,7 @@ bom { ] } } - library("Spring Kafka", "3.0.0-SNAPSHOT") { + library("Spring Kafka", "3.0.0-M5") { group("org.springframework.kafka") { modules = [ "spring-kafka",