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