Skip to content

Commit e30b3fe

Browse files
committed
Upgrade to Spring HATEOAS 2.0.6
Closes gh-36453
1 parent 277efdc commit e30b3fe

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
@@ -1370,7 +1370,7 @@ bom {
13701370
]
13711371
}
13721372
}
1373-
library("Spring HATEOAS", "2.0.5") {
1373+
library("Spring HATEOAS", "2.0.6") {
13741374
group("org.springframework.hateoas") {
13751375
modules = [
13761376
"spring-hateoas"

0 commit comments

Comments
 (0)