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