diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2abf14d523..61f9b82b7c 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.4.RELEASE") { + library("Spring Kafka", "2.4.5.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",