Skip to content

Commit 4f78f95

Browse files
committed
Upgrade to Spring HATEOAS 1.5.1
Closes gh-31465
1 parent a037ce1 commit 4f78f95

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
@@ -1705,7 +1705,7 @@ bom {
17051705
]
17061706
}
17071707
}
1708-
library("Spring HATEOAS", "1.5.0") {
1708+
library("Spring HATEOAS", "1.5.1") {
17091709
prohibit("[2.0.0-M1,)") {
17101710
because "it uses Spring Framework 6"
17111711
}

0 commit comments

Comments
 (0)