diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8cd0096ab0..cf701829ee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1362,7 +1362,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.2-SNAPSHOT") { + library("Spring GraphQL", "1.1.2") { group("org.springframework.graphql") { modules = [ "spring-graphql",