diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e00a453cfa..498b4c9308 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1743,7 +1743,7 @@ bom { ] } } - library("Spring Kafka", "2.8.4") { + library("Spring Kafka", "2.8.5-SNAPSHOT") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }