Upgrade to Spring for GraphQL 1.1.1

Closes gh-33477
This commit is contained in:
Brian Clozel 2022-12-20 17:17:07 +01:00
parent 28f9f20d39
commit 49da9b7183

View File

@ -1364,7 +1364,7 @@ bom {
]
}
}
library("Spring GraphQL", "1.1.1-SNAPSHOT") {
library("Spring GraphQL", "1.1.1") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",