mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to GraphQL Java 21.3
Closes gh-38478
This commit is contained in:
@@ -328,7 +328,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("GraphQL Java", "21.2") {
|
||||
library("GraphQL Java", "21.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