Skip to content

Commit 998396d

Browse files
committed
Upgrade to Spring HATEOAS 1.4.5
Closes gh-32400
1 parent 77f4284 commit 998396d

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
@@ -1715,7 +1715,7 @@ bom {
17151715
]
17161716
}
17171717
}
1718-
library("Spring HATEOAS", "1.4.4") {
1718+
library("Spring HATEOAS", "1.4.5") {
17191719
group("org.springframework.hateoas") {
17201720
modules = [
17211721
"spring-hateoas"

0 commit comments

Comments
 (0)