diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5a1f1561cd69..f1f6278b03d9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1730,7 +1730,7 @@ bom { ] } } - library("Spring Kafka", "2.8.6-SNAPSHOT") { + library("Spring Kafka", "2.8.6") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }