Skip to content

Commit 5431858

Browse files
committed
Upgrade to Spring HATEOAS 2.3.0-M1
Closes gh-39953
1 parent 3800178 commit 5431858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1864,7 +1864,7 @@ bom {
18641864
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
18651865
}
18661866
}
1867-
library("Spring HATEOAS", "2.2.0") {
1867+
library("Spring HATEOAS", "2.3.0-M1") {
18681868
considerSnapshots()
18691869
group("org.springframework.hateoas") {
18701870
modules = [

0 commit comments

Comments
 (0)