diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 44f76a1b22..0e8779166c 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.11.RELEASE") { + library("Spring Kafka", "2.5.12.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",