diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9ed3d82dd5..e8400ceb1a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1582,7 +1582,7 @@ bom { ] } } - library("Spring Kafka", "2.6.2") { + library("Spring Kafka", "2.6.3") { group("org.springframework.kafka") { modules = [ "spring-kafka",