diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 13b0065a5c1..4442d964c5f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1430,7 +1430,7 @@ bom { ] } } - library("Spring Kafka", "3.0.9") { + library("Spring Kafka", "3.0.10-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",