diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fee66636824..ecb77686079 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -730,7 +730,7 @@ bom { ] } } - library("Kafka", "3.1.0") { + library("Kafka", "3.1.1") { group("org.apache.kafka") { modules = [ "connect",