Upgrade to Spring GraphQL 1.1.4

Closes gh-35303
This commit is contained in:
Andy Wilkinson 2023-05-16 16:45:19 +01:00
parent c39a37cd23
commit 6c7e151cb2
1 changed files with 1 additions and 1 deletions

View File

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