diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 144ff04396..0db26fa546 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -741,7 +741,7 @@ bom { ] } } - library("Kafka", "3.5.0") { + library("Kafka", "3.5.1") { group("org.apache.kafka") { modules = [ "connect",