Skip to content

Commit 31e8af4

Browse files
committed
Upgrade to Spring HATEOAS 2.2.0
Closes gh-38314
1 parent 981aff0 commit 31e8af4

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
@@ -1535,7 +1535,7 @@ bom {
15351535
]
15361536
}
15371537
}
1538-
library("Spring HATEOAS", "2.2.0-SNAPSHOT") {
1538+
library("Spring HATEOAS", "2.2.0") {
15391539
considerSnapshots()
15401540
group("org.springframework.hateoas") {
15411541
modules = [

0 commit comments

Comments
 (0)