Skip to content

Commit 3a11dee

Browse files
committed
Upgrade to Spring HATEOAS 2.5.0-RC1
Closes gh-45234
1 parent 5a17f2c commit 3a11dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2273,7 +2273,7 @@ bom {
22732273
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22742274
}
22752275
}
2276-
library("Spring HATEOAS", "2.5.0-M1") {
2276+
library("Spring HATEOAS", "2.5.0-RC1") {
22772277
prohibit {
22782278
versionRange "[3.0.0-M1,)"
22792279
because "it exceeds our baseline"

0 commit comments

Comments
 (0)