Skip to content

Commit b6b0452

Browse files
committed
Upgrade to Spring HATEOAS 1.1.0.RELEASE
Closes gh-21384
1 parent a6efe77 commit b6b0452

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
@@ -1640,7 +1640,7 @@ bom {
16401640
]
16411641
}
16421642
}
1643-
library("Spring HATEOAS", "1.1.0.BUILD-SNAPSHOT") {
1643+
library("Spring HATEOAS", "1.1.0.RELEASE") {
16441644
group("org.springframework.hateoas") {
16451645
modules = [
16461646
"spring-hateoas"

0 commit comments

Comments
 (0)