diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8c53d9b810e..a0c5dadccd6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1693,7 +1693,7 @@ bom { ] } } - library("Spring Kafka", "2.5.10.BUILD-SNAPSHOT") { + library("Spring Kafka", "2.5.10.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",