Upgrade to Spring HATEOAS 3.0.0-M3

Closes gh-46488
This commit is contained in:
Stéphane Nicoll 2025-07-22 14:50:41 +02:00
parent 28ededc0d6
commit f80b8971a7
1 changed files with 1 additions and 1 deletions

View File

@ -2326,7 +2326,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
} }
} }
library("Spring HATEOAS", "3.0.0-M2") { library("Spring HATEOAS", "3.0.0-M3") {
considerSnapshots() considerSnapshots()
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [