Skip to content

Commit f80b897

Browse files
committed
Upgrade to Spring HATEOAS 3.0.0-M3
Closes gh-46488
1 parent 28ededc commit f80b897

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
@@ -2326,7 +2326,7 @@ bom {
23262326
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
23272327
}
23282328
}
2329-
library("Spring HATEOAS", "3.0.0-M2") {
2329+
library("Spring HATEOAS", "3.0.0-M3") {
23302330
considerSnapshots()
23312331
group("org.springframework.hateoas") {
23322332
modules = [

0 commit comments

Comments
 (0)