Revert to Spring GraphQL 1.3.0-M1

Spring for GraphQL 1.3.0-M2 has been cancelled and 1.3.0-RC1 will be
released in time for Spring Boot 3.3.0-RC1 instead.

See gh-39895
This commit is contained in:
Brian Clozel 2024-03-18 21:38:28 +01:00
parent bdd9f22a8c
commit 9ae5a47724

View File

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