diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eb86e34ab3..65fa30153d 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.11") { + library("Spring Kafka", "2.7.12") { group("org.springframework.kafka") { modules = [ "spring-kafka",