Upgrade to Spring GraphQL 1.0.3

Closes gh-33150
This commit is contained in:
Stephane Nicoll 2022-11-22 14:46:33 +01:00
parent f638c0070a
commit 232f3cd070

View File

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