Upgrade to Spring GraphQL 1.0.3

Closes gh-33150
pull/33648/head
Stephane Nicoll 2 years ago
parent f638c0070a
commit 232f3cd070

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

Loading…
Cancel
Save