diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2ce9a456dc..1dd8926e4d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1615,7 +1615,7 @@ bom { ] } } - library("Spring Kafka", "2.4.2.BUILD-SNAPSHOT") { + library("Spring Kafka", "2.4.2.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka",