Upgrade to Spring GraphQL 2.0.0-M3

Closes gh-47009
This commit is contained in:
Stéphane Nicoll 2025-09-17 08:17:21 +02:00
parent 602c149e7f
commit 748bba378a
1 changed files with 1 additions and 1 deletions

View File

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