Skip to content

Commit 95eb8f8

Browse files
committed
Upgrade to Spring HATEOAS 2.5.0-M1
Closes gh-44169
1 parent 1bb1489 commit 95eb8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2285,7 +2285,7 @@ bom {
22852285
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22862286
}
22872287
}
2288-
library("Spring HATEOAS", "2.5.0-SNAPSHOT") {
2288+
library("Spring HATEOAS", "2.5.0-M1") {
22892289
prohibit {
22902290
versionRange "[3.0.0-M1,)"
22912291
because "it exceeds our baseline"

0 commit comments

Comments
 (0)