diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 10f5afe4f39..319ff1c9dec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1385,7 +1385,7 @@ bom { ] } } - library("Spring Kafka", "3.0.6-SNAPSHOT") { + library("Spring Kafka", "3.0.6") { group("org.springframework.kafka") { modules = [ "spring-kafka",