diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 096de7b664a..5ba124c1495 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -794,7 +794,7 @@ bom { ] } } - library("Kafka", "3.2.3") { + library("Kafka", "3.3.1") { group("org.apache.kafka") { modules = [ "connect",