diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7c06fbfbe74..43cf3bbfe19 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1371,7 +1371,7 @@ bom { ] } } - library("Spring Kafka", "3.0.3") { + library("Spring Kafka", "3.0.5-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",