diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index a99827eb64d..0eb2b99854b 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -473,7 +473,7 @@ bom { ] } } - library("GraphQL Java", "24.3") { + library("GraphQL Java", "25.0.beta-9") { prohibit { startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"]) because "we don't want thses snapshots"