diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index ab4589dd207..3b6e9e4406f 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -527,7 +527,7 @@ bom { ] } } - library("GraphQL Java", "25.0") { + library("GraphQL Java", "26.1") { prohibit { startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"]) because "we don't want these snapshots"