diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d14e9d954644..7ea775c9ab1b 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.4-SNAPSHOT") { + library("Spring GraphQL", "1.1.4") { group("org.springframework.graphql") { modules = [ "spring-graphql",