Skip to content

Commit d3a70c3

Browse files
committed
Upgrade to Spring HATEOAS 1.4.2
Closes spring-projectsgh-30744
1 parent 58eabc8 commit d3a70c3

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
@@ -1706,7 +1706,7 @@ bom {
17061706
]
17071707
}
17081708
}
1709-
library("Spring HATEOAS", "1.4.1") {
1709+
library("Spring HATEOAS", "1.4.2") {
17101710
group("org.springframework.hateoas") {
17111711
modules = [
17121712
"spring-hateoas"

0 commit comments

Comments
 (0)