Skip to content

Commit e1c22bc

Browse files
committed
Upgrade to Spring HATEOAS 2.0.0-M5
Closes gh-31683
1 parent 5014726 commit e1c22bc

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
@@ -1433,7 +1433,7 @@ bom {
14331433
]
14341434
}
14351435
}
1436-
library("Spring HATEOAS", "2.0.0-SNAPSHOT") {
1436+
library("Spring HATEOAS", "2.0.0-M5") {
14371437
group("org.springframework.hateoas") {
14381438
modules = [
14391439
"spring-hateoas"

0 commit comments

Comments
 (0)