Upgrade to GraphQL Java 22.3

Closes gh-42842
This commit is contained in:
Stéphane Nicoll
2024-10-23 08:04:24 +02:00
parent e6b840004d
commit c07c0c981c

View File

@@ -423,7 +423,7 @@ bom {
]
}
}
library("GraphQL Java", "22.1") {
library("GraphQL Java", "22.3") {
prohibit {
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
because "These are snapshots that we don't want to see"