diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4a7bc03c1db..7ae096757f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1689,7 +1689,7 @@ bom { ] } } - library("Spring Kafka", "2.8.2-SNAPSHOT") { + library("Spring Kafka", "2.8.2") { group("org.springframework.kafka") { modules = [ "spring-kafka",