diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1db351efc0..00b63f6d25 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1681,7 +1681,7 @@ bom { ] } } - library("Spring Kafka", "2.5.2.RELEASE") { + library("Spring Kafka", "2.5.3.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",