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