Skip to content

Commit 87ecbc7

Browse files
committed
Upgrade to Spring HATEOAS 1.4.4
Closes gh-31464
1 parent 0549b75 commit 87ecbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,7 @@ bom {
17081708
]
17091709
}
17101710
}
1711-
library("Spring HATEOAS", "1.4.3") {
1711+
library("Spring HATEOAS", "1.4.4") {
17121712
group("org.springframework.hateoas") {
17131713
modules = [
17141714
"spring-hateoas"

0 commit comments

Comments
 (0)