Skip to content

Commit 756eaea

Browse files
committed
Upgrade to Spring HATEOAS 1.5.2
Closes gh-32378
1 parent 52522b8 commit 756eaea

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
@@ -1702,7 +1702,7 @@ bom {
17021702
]
17031703
}
17041704
}
1705-
library("Spring HATEOAS", "1.5.2-SNAPSHOT") {
1705+
library("Spring HATEOAS", "1.5.2") {
17061706
prohibit("[2.0.0-M1,)") {
17071707
because "it uses Spring Framework 6"
17081708
}

0 commit comments

Comments
 (0)