diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f650a5bc85d..1301986317e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1729,7 +1729,7 @@ bom { ] } } - library("Spring Kafka", "2.8.10-SNAPSHOT") { + library("Spring Kafka", "2.8.10") { group("org.springframework.kafka") { modules = [ "spring-kafka",