Skip to content

Commit f46dbd4

Browse files
committed
Upgrade to Spring HATEOAS 2.2.1
Closes gh-39950
1 parent 849da01 commit f46dbd4

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
@@ -1546,7 +1546,7 @@ bom {
15461546
]
15471547
}
15481548
}
1549-
library("Spring HATEOAS", "2.2.0") {
1549+
library("Spring HATEOAS", "2.2.1") {
15501550
considerSnapshots()
15511551
group("org.springframework.hateoas") {
15521552
modules = [

0 commit comments

Comments
 (0)