Skip to content

Commit 4f79f39

Browse files
committed
Upgrade to Spring HATEOAS 1.1.1.RELEASE
Closes gh-22872
1 parent 33ece49 commit 4f79f39

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
@@ -1665,7 +1665,7 @@ bom {
16651665
]
16661666
}
16671667
}
1668-
library("Spring HATEOAS", "1.1.0.RELEASE") {
1668+
library("Spring HATEOAS", "1.1.1.RELEASE") {
16691669
group("org.springframework.hateoas") {
16701670
modules = [
16711671
"spring-hateoas"

0 commit comments

Comments
 (0)