Skip to content

Commit f24c215

Browse files
committed
Upgrade to Spring HATEOAS 1.1.0.RC1
Closes gh-21210
1 parent 5f253ea commit f24c215

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
@@ -1630,7 +1630,7 @@ bom {
16301630
]
16311631
}
16321632
}
1633-
library("Spring HATEOAS", "1.1.0.M3") {
1633+
library("Spring HATEOAS", "1.1.0.RC1") {
16341634
group("org.springframework.hateoas") {
16351635
modules = [
16361636
"spring-hateoas"

0 commit comments

Comments
 (0)