diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2f6ee94febb3..08c67ddf2a41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1722,7 +1722,7 @@ bom { ] } } - library("Spring Kafka", "2.8.10-SNAPSHOT") { + library("Spring Kafka", "2.8.10") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }