diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a6c3e0b528..295094d1edc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1606,7 +1606,7 @@ bom { ] } } - library("Spring Kafka", "2.6.11") { + library("Spring Kafka", "2.6.12") { group("org.springframework.kafka") { modules = [ "spring-kafka",