diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a109269df..abe9e766a6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1681,7 +1681,7 @@ bom { ] } } - library("Spring Kafka", "2.5.4.BUILD-SNAPSHOT") { + library("Spring Kafka", "2.5.4.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",