Skip to content

Commit 87efacf

Browse files
committed
Upgrade to Spring HATEOAS 1.2.4
Closes gh-25341
1 parent cc35ffb commit 87efacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1572,7 +1572,7 @@ bom {
15721572
]
15731573
}
15741574
}
1575-
library("Spring HATEOAS", "1.2.3") {
1575+
library("Spring HATEOAS", "1.2.4") {
15761576
group("org.springframework.hateoas") {
15771577
modules = [
15781578
"spring-hateoas"

0 commit comments

Comments
 (0)