Skip to content

Commit 0348b57

Browse files
committed
Upgrade to Spring HATEOAS 1.1.4.RELEASE
Closes gh-25337
1 parent 6ce61c5 commit 0348b57

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
@@ -1680,7 +1680,7 @@ bom {
16801680
]
16811681
}
16821682
}
1683-
library("Spring HATEOAS", "1.1.3.RELEASE") {
1683+
library("Spring HATEOAS", "1.1.4.RELEASE") {
16841684
group("org.springframework.hateoas") {
16851685
modules = [
16861686
"spring-hateoas"

0 commit comments

Comments
 (0)