Skip to content

Commit 676cac9

Browse files
committed
Upgrade to Spring HATEOAS 1.5.4
Closes gh-34654
1 parent 078c5f5 commit 676cac9

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
@@ -1769,7 +1769,7 @@ bom {
17691769
]
17701770
}
17711771
}
1772-
library("Spring HATEOAS", "1.5.3") {
1772+
library("Spring HATEOAS", "1.5.4") {
17731773
prohibit {
17741774
versionRange "[2.0.0-M1,)"
17751775
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)