Upgrade to Spring GraphQL 1.1.5

Closes gh-35775
This commit is contained in:
Stephane Nicoll 2023-06-20 16:59:41 +02:00
parent 1940d876c3
commit 0b582651b3

View File

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