Skip to content

Commit beb4010

Browse files
committed
Upgrade to Spring HATEOAS 1.5.5
Closes gh-36413
1 parent 67bae9d commit beb4010

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
@@ -1773,7 +1773,7 @@ bom {
17731773
]
17741774
}
17751775
}
1776-
library("Spring HATEOAS", "1.5.4") {
1776+
library("Spring HATEOAS", "1.5.5") {
17771777
prohibit {
17781778
versionRange "[2.0.0-M1,)"
17791779
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)