diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6645efed6cc8..85a40aa1e536 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1586,7 +1586,7 @@ bom { ] } } - library("Spring Kafka", "2.6.6-SNAPSHOT") { + library("Spring Kafka", "2.6.6") { group("org.springframework.kafka") { modules = [ "spring-kafka",