Upgrade to Spring GraphQL 1.4.0

Closes gh-45438
This commit is contained in:
Stéphane Nicoll
2025-05-21 09:05:24 +02:00
parent 4bfa61a894
commit 0da7687991

View File

@@ -2262,7 +2262,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
}
}
library("Spring GraphQL", "1.4.0-SNAPSHOT") {
library("Spring GraphQL", "1.4.0") {
considerSnapshots()
group("org.springframework.graphql") {
modules = [