diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6a03dc43e1c..2ae844aca2e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1689,7 +1689,7 @@ bom { ] } } - library("Spring Kafka", "2.8.0") { + library("Spring Kafka", "2.8.2-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",