Skip to content

Commit 964a8bd

Browse files
committed
Upgrade to Spring HATEOAS 3.1.0-RC1
Closes gh-50108
1 parent a8fa584 commit 964a8bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2601,7 +2601,7 @@ bom {
26012601
releaseNotes("https://github.com/spring-projects/spring-grpc/releases/tag/v{version}")
26022602
}
26032603
}
2604-
library("Spring HATEOAS", "3.1.0-M1") {
2604+
library("Spring HATEOAS", "3.1.0-RC1") {
26052605
considerSnapshots()
26062606
group("org.springframework.hateoas") {
26072607
modules = [

0 commit comments

Comments
 (0)