Browse Source

Upgrade to Spring HATEOAS 2.2.4

Closes gh-41883
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
d70a362bd3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1610,7 +1610,7 @@ bom {
] ]
} }
} }
library("Spring HATEOAS", "2.2.3") { library("Spring HATEOAS", "2.2.4") {
considerSnapshots() considerSnapshots()
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [

Loading…
Cancel
Save