diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d633e7e31c1..29ce03478c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1651,7 +1651,7 @@ bom { ] } } - library("Spring Kafka", "2.5.0.BUILD-SNAPSHOT") { + library("Spring Kafka", "2.5.0.RC1") { group("org.springframework.kafka") { modules = [ "spring-kafka",