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