We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff70ca commit aff0144Copy full SHA for aff0144
platform/spring-boot-dependencies/build.gradle
@@ -2433,7 +2433,7 @@ bom {
2433
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
2434
}
2435
2436
- library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
+ library("Spring HATEOAS", "3.0.0-RC2") {
2437
considerSnapshots()
2438
group("org.springframework.hateoas") {
2439
modules = [
0 commit comments