Skip to content

Commit 0e686ba

Browse files
committed
Start building against Spring HATEOAS 2.5.0-M1 snapshots
See gh-44169
1 parent 1a3dd82 commit 0e686ba

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
@@ -2288,7 +2288,7 @@ bom {
22882288
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22892289
}
22902290
}
2291-
library("Spring HATEOAS", "2.4.1") {
2291+
library("Spring HATEOAS", "2.5.0-SNAPSHOT") {
22922292
prohibit {
22932293
versionRange "[3.0.0-M1,)"
22942294
because "it exceeds our baseline"

0 commit comments

Comments
 (0)