Skip to content

Commit c71d58f

Browse files
committed
Upgrade to Spring HATEOAS 2.1.4
Closes gh-39949
1 parent 323a883 commit c71d58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@ bom {
14331433
]
14341434
}
14351435
}
1436-
library("Spring HATEOAS", "2.1.3") {
1436+
library("Spring HATEOAS", "2.1.4") {
14371437
considerSnapshots()
14381438
group("org.springframework.hateoas") {
14391439
modules = [

0 commit comments

Comments
 (0)