Upgrade to Spring GraphQL 1.1.3

Closes gh-34541
This commit is contained in:
Andy Wilkinson 2023-03-21 18:14:23 +00:00
parent c5b352bd2e
commit 11e7df66b9
1 changed files with 1 additions and 1 deletions

View File

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