Upgrade to Spring GraphQL 1.4.0-RC1

Closes gh-45229
This commit is contained in:
Stéphane Nicoll 2025-04-17 16:45:16 +02:00
parent 26ae1138e7
commit d19d569cd7
1 changed files with 1 additions and 1 deletions

View File

@ -2255,7 +2255,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.4.0-SNAPSHOT") { library("Spring GraphQL", "1.4.0-RC1") {
considerSnapshots() considerSnapshots()
group("org.springframework.graphql") { group("org.springframework.graphql") {
modules = [ modules = [