diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1ac8e0bff7..54f8748da0 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.7-SNAPSHOT") { + library("Spring Kafka", "3.0.7") { group("org.springframework.kafka") { modules = [ "spring-kafka",