diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8786e73d81..b4b91ea1b3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1694,7 +1694,7 @@ bom { ] } } - library("Spring Kafka", "2.5.13.RELEASE") { + library("Spring Kafka", "2.5.14.BUILD-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",