diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 122394bf688..26a2ad63562 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1434,7 +1434,7 @@ bom { ] } } - library("Spring Kafka", "3.0.10-SNAPSHOT") { + library("Spring Kafka", "3.0.10") { group("org.springframework.kafka") { modules = [ "spring-kafka",