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