diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 93fbdbe5b3..3d60d70a58 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1685,7 +1685,7 @@ bom { ] } } - library("Spring Kafka", "2.8.3-SNAPSHOT") { + library("Spring Kafka", "2.8.3") { group("org.springframework.kafka") { modules = [ "spring-kafka",