diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7a12b5e9e5b..2ef46bf0d51 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1725,7 +1725,7 @@ bom { ] } } - library("Spring Kafka", "2.8.7") { + library("Spring Kafka", "2.8.8") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }