Skip to content

Commit f3e2a40

Browse files
committed
Upgrade to Spring HATEOAS 1.2.11
Closes gh-28608
1 parent 2cec397 commit f3e2a40

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
@@ -1592,7 +1592,7 @@ bom {
15921592
]
15931593
}
15941594
}
1595-
library("Spring HATEOAS", "1.2.11-SNAPSHOT") {
1595+
library("Spring HATEOAS", "1.2.11") {
15961596
group("org.springframework.hateoas") {
15971597
modules = [
15981598
"spring-hateoas"

0 commit comments

Comments
 (0)