diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8541a3d55dc..217b4cd5f13 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1581,7 +1581,7 @@ bom { ] } } - library("Spring Kafka", "2.6.2-SNAPSHOT") { + library("Spring Kafka", "2.6.2") { group("org.springframework.kafka") { modules = [ "spring-kafka",