Rollback GraphQL upgrades for now

See gh-42744
See gh-42758
This commit is contained in:
Andy Wilkinson
2024-10-17 16:36:05 +01:00
parent d954100bfb
commit 7c16008b84

View File

@@ -423,7 +423,7 @@ bom {
]
}
}
library("GraphQL Java", "22.3") {
library("GraphQL Java", "22.1") {
prohibit {
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
because "These are snapshots that we don't want to see"
@@ -1978,7 +1978,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
}
}
library("Spring GraphQL", "1.3.3-SNAPSHOT") {
library("Spring GraphQL", "1.3.2") {
considerSnapshots()
group("org.springframework.graphql") {
modules = [