Skip to content

Commit 274c392

Browse files
committed
Upgrade to Spring HATEOAS 1.5.3
Closes gh-34249
1 parent 675e490 commit 274c392

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.2") {
1772+
library("Spring HATEOAS", "1.5.3") {
17731773
prohibit {
17741774
versionRange "[2.0.0-M1,)"
17751775
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)