Skip to content

Commit 8694b67

Browse files
committed
Upgrade to Spring HATEOAS 1.2.8
Closes gh-27183
1 parent 52996e1 commit 8694b67

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("Spring HATEOAS", "1.2.8-SNAPSHOT") {
1581+
library("Spring HATEOAS", "1.2.8") {
15821582
group("org.springframework.hateoas") {
15831583
modules = [
15841584
"spring-hateoas"

0 commit comments

Comments
 (0)