Upgrade to Spring HATEOAS 1.5.1

Closes gh-31465
This commit is contained in:
Stephane Nicoll 2022-06-20 14:21:48 +02:00
parent a037ce14a7
commit 4f78f9556d
1 changed files with 1 additions and 1 deletions

View File

@ -1705,7 +1705,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.5.0") {
library("Spring HATEOAS", "1.5.1") {
prohibit("[2.0.0-M1,)") {
because "it uses Spring Framework 6"
}