diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1f32e526ec1..54ed33e5542 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1722,7 +1722,7 @@ bom { ] } } - library("Spring Kafka", "2.8.7-SNAPSHOT") { + library("Spring Kafka", "2.8.7") { group("org.springframework.kafka") { modules = [ "spring-kafka",