We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8fa584 commit 964a8bdCopy full SHA for 964a8bd
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2601,7 +2601,7 @@ bom {
2601
releaseNotes("https://github.com/spring-projects/spring-grpc/releases/tag/v{version}")
2602
}
2603
2604
- library("Spring HATEOAS", "3.1.0-M1") {
+ library("Spring HATEOAS", "3.1.0-RC1") {
2605
considerSnapshots()
2606
group("org.springframework.hateoas") {
2607
modules = [
0 commit comments