diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f79623a7be..0b91803175 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -896,7 +896,7 @@ bom { ] } } - library("Kafka", "2.6.0") { + library("Kafka", "2.6.2") { group("org.apache.kafka") { modules = [ "connect-api",