diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e9e3acf06b5..0fc2658a4dbb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1677,7 +1677,7 @@ bom { ] } } - library("Spring Kafka", "2.7.7-SNAPSHOT") { + library("Spring Kafka", "2.7.7") { group("org.springframework.kafka") { modules = [ "spring-kafka",