diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f83f93fcd0b..db2bd31bd3f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1464,7 +1464,7 @@ bom { ] } } - library("Spring Kafka", "3.0.0-RC1") { + library("Spring Kafka", "3.0.0-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",