diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 448790c793bc..ba6aa83c4ceb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1000,7 +1000,7 @@ bom { ] } } - library("Kafka", "2.7.1") { + library("Kafka", "2.7.2") { group("org.apache.kafka") { modules = [ "connect-api",