Skip to content

Commit 84b92bc

Browse files
committed
Upgrade to Spring HATEOAS 1.1.3
Closes gh-24419
1 parent 52b5c36 commit 84b92bc

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
@@ -1679,7 +1679,7 @@ bom {
16791679
]
16801680
}
16811681
}
1682-
library("Spring HATEOAS", "1.1.2.RELEASE") {
1682+
library("Spring HATEOAS", "1.1.3.RELEASE") {
16831683
group("org.springframework.hateoas") {
16841684
modules = [
16851685
"spring-hateoas"

0 commit comments

Comments
 (0)