Upgrade to Spring GraphQL 1.2.2

Closes gh-36191
pull/36422/head
Stephane Nicoll 1 year ago
parent e0d021b710
commit 9efbe5b2ea

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

Loading…
Cancel
Save