Upgrade to Spring GraphQL 1.0.4

Closes gh-34532
This commit is contained in:
Andy Wilkinson 2023-03-21 18:11:18 +00:00
parent 0f0222b0f8
commit fbce81fd24
1 changed files with 1 additions and 1 deletions

View File

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