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 06c4eaa commit 0b7d2b6Copy full SHA for 0b7d2b6
platform/spring-boot-dependencies/build.gradle
@@ -2325,7 +2325,7 @@ bom {
2325
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
2326
}
2327
2328
- library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
+ library("Spring HATEOAS", "3.0.0-M2") {
2329
considerSnapshots()
2330
group("org.springframework.hateoas") {
2331
modules = [
0 commit comments