diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e27c17d1a..e8c84f4eac 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1422,7 +1422,7 @@ bom { ] } } - library("Spring Kafka", "3.0.9-SNAPSHOT") { + library("Spring Kafka", "3.0.9") { group("org.springframework.kafka") { modules = [ "spring-kafka",