diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3674aa0cdad..ce7087d8ee8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1026,7 +1026,7 @@ bom { ] } } - library("Kafka", "3.0.0") { + library("Kafka", "3.1.0") { group("org.apache.kafka") { modules = [ "connect-api",