diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c4d6d1b138..164cac48da 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1386,7 +1386,7 @@ bom { ] } } - library("Spring Kafka", "3.0.1-SNAPSHOT") { + library("Spring Kafka", "3.0.1") { group("org.springframework.kafka") { modules = [ "spring-kafka",