mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Upgrade to GraphQL Java 22.3
Closes gh-42757
This commit is contained in:
@@ -422,7 +422,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"
|
||||
|
||||
Reference in New Issue
Block a user