Skip to content

Commit 1d5e0f8

Browse files
committed
Upgrade to Spring HATEOAS 2.5.0
Closes gh-45559
1 parent d9fba66 commit 1d5e0f8

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-SNAPSHOT") {
2283+
library("Spring HATEOAS", "2.5.0") {
22842284
prohibit {
22852285
versionRange "[3.0.0-M1,)"
22862286
because "it exceeds our baseline"

0 commit comments

Comments
 (0)