diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 24a66f9dac..ece3a3780a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1670,7 +1670,7 @@ bom { ] } } - library("Spring Kafka", "2.8.0-SNAPSHOT") { + library("Spring Kafka", "2.8.0") { group("org.springframework.kafka") { modules = [ "spring-kafka",