Skip to content

Commit 6c70632

Browse files
committed
Upgrade to Spring HATEOAS 1.5.0-RC1
Closes gh-30745
1 parent 2dc2e5a commit 6c70632

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
@@ -1720,7 +1720,7 @@ bom {
17201720
]
17211721
}
17221722
}
1723-
library("Spring HATEOAS", "1.5.0-M2") {
1723+
library("Spring HATEOAS", "1.5.0-RC1") {
17241724
prohibit("[2.0.0-M1,)") {
17251725
because "it uses Spring Framework 6"
17261726
}

0 commit comments

Comments
 (0)