Upgrade to Spring HATEOAS 2.5.0-M1

Closes gh-44169
This commit is contained in:
Stéphane Nicoll
2025-02-14 07:55:15 +01:00
parent 1bb1489aed
commit 95eb8f8263

View File

@@ -2285,7 +2285,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
}
}
library("Spring HATEOAS", "2.5.0-SNAPSHOT") {
library("Spring HATEOAS", "2.5.0-M1") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it exceeds our baseline"