diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7a60197911..be7c1e06cb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1644,7 +1644,7 @@ bom { ] } } - library("Spring Kafka", "2.4.5.RELEASE") { + library("Spring Kafka", "2.4.6.BUILD-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",