Skip to content

Commit a810494

Browse files
committed
Upgrade to Spring HATEOAS 2.2.5
Closes gh-42281
1 parent 4bb513d commit a810494

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.4") {
1613+
library("Spring HATEOAS", "2.2.5") {
16141614
considerSnapshots()
16151615
group("org.springframework.hateoas") {
16161616
modules = [

0 commit comments

Comments
 (0)