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