Upgrade to Spring HATEOAS 2.5.0-RC1

Closes gh-45234
This commit is contained in:
Stéphane Nicoll
2025-04-18 07:22:58 +02:00
parent 5a17f2c7f1
commit 3a11dee539

View File

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