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