diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8d2a70c7a6..64813b60ab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1429,7 +1429,7 @@ bom { ] } } - library("Spring Kafka", "3.0.8") { + library("Spring Kafka", "3.0.9-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",