diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 295094d1ed..e34a184aa3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -910,7 +910,7 @@ bom { ] } } - library("Kafka", "2.6.2") { + library("Kafka", "2.6.3") { group("org.apache.kafka") { modules = [ "connect-api",