Skip to content

Commit 43b4b26

Browse files
committed
Upgrade to Spring HATEOAS 3.0.0
Closes gh-47827
1 parent 9208041 commit 43b4b26

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
@@ -2449,7 +2449,7 @@ bom {
24492449
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
24502450
}
24512451
}
2452-
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
2452+
library("Spring HATEOAS", "3.0.0") {
24532453
considerSnapshots()
24542454
group("org.springframework.hateoas") {
24552455
modules = [

0 commit comments

Comments
 (0)