Upgrade to Spring GraphQL 1.3.5

Closes gh-45058
This commit is contained in:
Stéphane Nicoll
2025-04-17 16:44:39 +02:00
parent b8972e553e
commit 482f56ddbb

View File

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