diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94e74ef0ea..c9d97cef29 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -714,7 +714,7 @@ bom { ] } } - library("Kafka", "3.3.1") { + library("Kafka", "3.3.2") { group("org.apache.kafka") { modules = [ "connect",