Skip to content

Commit 34c58ca

Browse files
committed
Upgrade to Spring HATEOAS 2.3.0
Closes gh-40674
1 parent dee7ec8 commit 34c58ca

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
@@ -1950,7 +1950,7 @@ bom {
19501950
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19511951
}
19521952
}
1953-
library("Spring HATEOAS", "2.3.0-SNAPSHOT") {
1953+
library("Spring HATEOAS", "2.3.0") {
19541954
considerSnapshots()
19551955
group("org.springframework.hateoas") {
19561956
modules = [

0 commit comments

Comments
 (0)