Skip to content

Commit aff0144

Browse files
committed
Upgrade to Spring HATEOAS 3.0.0-RC2
Closes gh-47851
1 parent 7ff70ca commit aff0144

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
@@ -2433,7 +2433,7 @@ bom {
24332433
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
24342434
}
24352435
}
2436-
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
2436+
library("Spring HATEOAS", "3.0.0-RC2") {
24372437
considerSnapshots()
24382438
group("org.springframework.hateoas") {
24392439
modules = [

0 commit comments

Comments
 (0)