Skip to content

Commit 20b7016

Browse files
committed
Upgrade to Spring HATEOAS 1.3.0-M1
Closes gh-24935
1 parent 012a199 commit 20b7016

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
@@ -1566,7 +1566,7 @@ bom {
15661566
]
15671567
}
15681568
}
1569-
library("Spring HATEOAS", "1.2.2") {
1569+
library("Spring HATEOAS", "1.3.0-M1") {
15701570
group("org.springframework.hateoas") {
15711571
modules = [
15721572
"spring-hateoas"

0 commit comments

Comments
 (0)