Skip to content

Commit 37a44f4

Browse files
committed
Upgrade to Spring HATEOAS 1.3.7
Closes gh-29352
1 parent aa0a788 commit 37a44f4

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
@@ -1676,7 +1676,7 @@ bom {
16761676
]
16771677
}
16781678
}
1679-
library("Spring HATEOAS", "1.3.6") {
1679+
library("Spring HATEOAS", "1.3.7") {
16801680
group("org.springframework.hateoas") {
16811681
modules = [
16821682
"spring-hateoas"

0 commit comments

Comments
 (0)