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