diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3ba5e2fba2..2709f5c158 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -775,7 +775,7 @@ bom { ] } } - library("Kafka", "3.1.1") { + library("Kafka", "3.2.0") { group("org.apache.kafka") { modules = [ "connect",