Skip to content

Commit d70a362

Browse files
committed
Upgrade to Spring HATEOAS 2.2.4
Closes gh-41883
1 parent d863963 commit d70a362

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
@@ -1610,7 +1610,7 @@ bom {
16101610
]
16111611
}
16121612
}
1613-
library("Spring HATEOAS", "2.2.3") {
1613+
library("Spring HATEOAS", "2.2.4") {
16141614
considerSnapshots()
16151615
group("org.springframework.hateoas") {
16161616
modules = [

0 commit comments

Comments
 (0)