Upgrade to Spring GraphQL 1.2.2

Closes gh-36191
This commit is contained in:
Stephane Nicoll 2023-07-19 07:44:39 +02:00
parent e0d021b710
commit 9efbe5b2ea
1 changed files with 1 additions and 1 deletions

View File

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