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