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