Browse Source

Upgrade to Spring HATEOAS 3.1.0-M1

Closes gh-49589
dependabot/npm_and_yarn/antora/springio/asciidoctor-extensions-1.0.0-alpha.18
Andy Wilkinson 5 days ago
parent
commit
91edda999e
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -2505,7 +2505,7 @@ bom { @@ -2505,7 +2505,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
}
}
library("Spring HATEOAS", "3.0.2") {
library("Spring HATEOAS", "3.1.0-M1") {
considerSnapshots()
group("org.springframework.hateoas") {
modules = [

Loading…
Cancel
Save