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