diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1625ad0850..d76f63b6c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1689,7 +1689,7 @@ bom { ] } } - library("Spring Kafka", "2.5.6.BUILD-SNAPSHOT") { + library("Spring Kafka", "2.5.6.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",