Skip to content

Commit f98b47c

Browse files
committed
Upgrade to Spring HATEOAS 2.5.1
Closes gh-45946
1 parent 6d9932d commit f98b47c

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
@@ -2290,7 +2290,7 @@ bom {
22902290
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22912291
}
22922292
}
2293-
library("Spring HATEOAS", "2.5.0") {
2293+
library("Spring HATEOAS", "2.5.1") {
22942294
prohibit {
22952295
versionRange "[3.0.0-M1,)"
22962296
because "it exceeds our baseline"

0 commit comments

Comments
 (0)