Upgrade to Spring GraphQL 1.2.1

Closes gh-35752
This commit is contained in:
Stephane Nicoll 2023-06-20 17:29:22 +02:00
parent a2b7fc8661
commit 81f1961e27
1 changed files with 1 additions and 1 deletions

View File

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