diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e1d022e1f4..3c5fe1a04b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1443,7 +1443,7 @@ bom { ] } } - library("Spring Kafka", "3.0.7") { + library("Spring Kafka", "3.0.8") { group("org.springframework.kafka") { modules = [ "spring-kafka",