Skip to content

Commit c3793bd

Browse files
committed
Upgrade to Spring HATEOAS 1.2.1
Closes gh-24091
1 parent 59e0f73 commit c3793bd

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
@@ -1568,7 +1568,7 @@ bom {
15681568
]
15691569
}
15701570
}
1571-
library("Spring HATEOAS", "1.2.0") {
1571+
library("Spring HATEOAS", "1.2.1") {
15721572
group("org.springframework.hateoas") {
15731573
modules = [
15741574
"spring-hateoas"

0 commit comments

Comments
 (0)