diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 11626c23ff..86ce3b9b32 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1690,7 +1690,7 @@ bom { ] } } - library("Spring Kafka", "2.5.6.RELEASE") { + library("Spring Kafka", "2.5.7.BUILD-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",