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 698821a commit ce86665Copy full SHA for ce86665
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2280,7 +2280,7 @@ bom {
2280
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
2281
}
2282
2283
- library("Spring HATEOAS", "2.5.0-RC1") {
+ library("Spring HATEOAS", "2.5.0-SNAPSHOT") {
2284
prohibit {
2285
versionRange "[3.0.0-M1,)"
2286
because "it exceeds our baseline"
0 commit comments