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