Skip to content

Commit 322914e

Browse files
committed
Upgrade to Spring HATEOAS 3.0.0-M4
Closes gh-46804
1 parent e65147a commit 322914e

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
@@ -2361,7 +2361,7 @@ bom {
23612361
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
23622362
}
23632363
}
2364-
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
2364+
library("Spring HATEOAS", "3.0.0-M4") {
23652365
considerSnapshots()
23662366
group("org.springframework.hateoas") {
23672367
modules = [

0 commit comments

Comments
 (0)