Upgrade to Spring GraphQL 1.1.2

Closes gh-34353
This commit is contained in:
Andy Wilkinson
2023-02-23 14:42:03 +00:00
parent b266f6ca45
commit fcf75fd6cb

View File

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