Upgrade to Spring HATEOAS 2.5.0

Closes gh-45559
This commit is contained in:
Stéphane Nicoll
2025-05-16 06:45:31 +02:00
parent d9fba66c95
commit 1d5e0f8972

View File

@@ -2280,7 +2280,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") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it exceeds our baseline"