diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3b6106b0dbe..9b16dd0e3e4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1599,7 +1599,7 @@ bom { ] } } - library("Spring Kafka", "2.6.11-SNAPSHOT") { + library("Spring Kafka", "2.6.11") { group("org.springframework.kafka") { modules = [ "spring-kafka",