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