diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1318473239..b9830c2aca 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1644,7 +1644,7 @@ bom { ] } } - library("Spring Kafka", "2.4.3.RELEASE") { + library("Spring Kafka", "2.4.4.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",