diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1d760b1b58..5854c084ae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1400,7 +1400,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.2-SNAPSHOT") { + library("Spring GraphQL", "1.2.2") { group("org.springframework.graphql") { modules = [ "spring-graphql",