Skip to content

Commit 0ef1df5

Browse files
committed
Upgrade to Spring HATEOAS 3.0.0-M5
Closes gh-47003
1 parent 9daa60d commit 0ef1df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2359,7 +2359,7 @@ bom {
23592359
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
23602360
}
23612361
}
2362-
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
2362+
library("Spring HATEOAS", "3.0.0-M5") {
23632363
considerSnapshots()
23642364
group("org.springframework.hateoas") {
23652365
modules = [

0 commit comments

Comments
 (0)