Skip to content

Commit 1e01abb

Browse files
committed
Upgrade to Spring HATEOAS 3.0.1
Closes gh-48481
1 parent 36f58e4 commit 1e01abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,7 @@ bom {
24462446
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
24472447
}
24482448
}
2449-
library("Spring HATEOAS", "3.0.1-SNAPSHOT") {
2449+
library("Spring HATEOAS", "3.0.1") {
24502450
considerSnapshots()
24512451
group("org.springframework.hateoas") {
24522452
modules = [

0 commit comments

Comments
 (0)