Upgrade to Spring for GraphQL 1.1.1

Closes gh-33477
pull/33569/head
Brian Clozel 2 years ago
parent 28f9f20d39
commit 49da9b7183

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

Loading…
Cancel
Save