diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 179043feaaa..2a1c2fb5cad 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1379,7 +1379,7 @@ bom { ] } } - library("Spring Kafka", "3.0.5-SNAPSHOT") { + library("Spring Kafka", "3.0.5") { group("org.springframework.kafka") { modules = [ "spring-kafka",