diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ec80f90bf8bb..163a17318496 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1712,7 +1712,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.3-SNAPSHOT") { + library("Spring GraphQL", "1.0.3") { group("org.springframework.graphql") { modules = [ "spring-graphql",