Skip to content

Commit 90a38b6

Browse files
committed
Upgrade to Spring HATEOAS 2.2.0-M2
Closes gh-36456
1 parent 7e344c0 commit 90a38b6

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.2.0-M1") {
1411+
library("Spring HATEOAS", "2.2.0-M2") {
14121412
group("org.springframework.hateoas") {
14131413
modules = [
14141414
"spring-hateoas"

0 commit comments

Comments
 (0)