Skip to content

Commit babf43b

Browse files
committed
Upgrade to Spring HATEOAS 1.3.4
Closes gh-27970
1 parent 9df099e commit babf43b

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring HATEOAS", "1.3.4-SNAPSHOT") {
1666+
library("Spring HATEOAS", "1.3.4") {
16671667
group("org.springframework.hateoas") {
16681668
modules = [
16691669
"spring-hateoas"

0 commit comments

Comments
 (0)