diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7f1e53d949..abbd5593f3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1443,7 +1443,7 @@ bom { ] } } - library("Spring Kafka", "3.0.6") { + library("Spring Kafka", "3.0.7-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",