Skip to content

Commit 0b7d2b6

Browse files
committed
Revert "Start building against Spring HATEOAS 3.0.0-M4 snapshots"
This reverts commit b7a8d64. See gh-46049
1 parent 06c4eaa commit 0b7d2b6

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

0 commit comments

Comments
 (0)