Skip to content

Commit e01fdf9

Browse files
committed
Upgrade to Spring HATEOAS 1.2.3
Closes gh-24803
1 parent f9e59ab commit e01fdf9

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
@@ -1571,7 +1571,7 @@ bom {
15711571
]
15721572
}
15731573
}
1574-
library("Spring HATEOAS", "1.2.2") {
1574+
library("Spring HATEOAS", "1.2.3") {
15751575
group("org.springframework.hateoas") {
15761576
modules = [
15771577
"spring-hateoas"

0 commit comments

Comments
 (0)