Upgrade to GraphQL Java 26.1

Closes gh-51735
This commit is contained in:
Stéphane Nicoll
2026-09-14 12:40:46 +02:00
parent b9a7707643
commit 2eb8b5c5ae
@@ -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"