diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5a283907144..6fc72ebe911 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1736,7 +1736,7 @@ bom { ] } } - library("Spring Kafka", "2.7.13") { + library("Spring Kafka", "2.7.14-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",