Skip to content

Commit e5af0d5

Browse files
committed
Upgrade to Spring HATEOAS 1.1.2.RELEASE
Closes gh-23338
1 parent 83d9385 commit e5af0d5

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
@@ -1672,7 +1672,7 @@ bom {
16721672
]
16731673
}
16741674
}
1675-
library("Spring HATEOAS", "1.1.1.RELEASE") {
1675+
library("Spring HATEOAS", "1.1.2.RELEASE") {
16761676
group("org.springframework.hateoas") {
16771677
modules = [
16781678
"spring-hateoas"

0 commit comments

Comments
 (0)