Skip to content

Commit 0e3a151

Browse files
committed
Upgrade to Spring HATEOAS 2.1.1
Closes gh-36414
1 parent 225abf7 commit 0e3a151

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
@@ -1408,7 +1408,7 @@ bom {
14081408
]
14091409
}
14101410
}
1411-
library("Spring HATEOAS", "2.1.0") {
1411+
library("Spring HATEOAS", "2.1.1") {
14121412
group("org.springframework.hateoas") {
14131413
modules = [
14141414
"spring-hateoas"

0 commit comments

Comments
 (0)