diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9372d6c7131..4fb1b256232 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1390,7 +1390,7 @@ bom { ] } } - library("Spring Kafka", "3.0.2-SNAPSHOT") { + library("Spring Kafka", "3.0.2") { group("org.springframework.kafka") { modules = [ "spring-kafka",