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