diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a33f3d8bdf..e8f021f26c8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -780,7 +780,7 @@ bom { ] } } - library("Kafka", "3.2.0") { + library("Kafka", "3.2.2") { group("org.apache.kafka") { modules = [ "connect",