diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4d33013a16..98810bdb80 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1021,7 +1021,7 @@ bom { ] } } - library("Kafka", "3.0.1") { + library("Kafka", "3.0.2") { group("org.apache.kafka") { modules = [ "connect",