diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 23c41728346..b0eb5c8e3e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1694,7 +1694,7 @@ bom { ] } } - library("Spring Kafka", "2.5.12.RELEASE") { + library("Spring Kafka", "2.5.13.BUILD-SNAPSHOT") { group("org.springframework.kafka") { modules = [ "spring-kafka",