Skip to content

Commit ce86665

Browse files
committed
Start building against Spring HATEOAS 2.5.0 snapshots
See gh-45559
1 parent 698821a commit ce86665

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
@@ -2280,7 +2280,7 @@ bom {
22802280
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22812281
}
22822282
}
2283-
library("Spring HATEOAS", "2.5.0-RC1") {
2283+
library("Spring HATEOAS", "2.5.0-SNAPSHOT") {
22842284
prohibit {
22852285
versionRange "[3.0.0-M1,)"
22862286
because "it exceeds our baseline"

0 commit comments

Comments
 (0)