Upgrade to Spring GraphQL 1.2.2

Closes gh-36186
This commit is contained in:
Stephane Nicoll 2023-07-19 07:42:34 +02:00
parent fe123e5b10
commit e909e81a7d
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",