Skip to content

Commit af34690

Browse files
committed
Upgrade to Spring HATEOAS 2.4.0-RC1
Closes gh-42283
1 parent f213ba4 commit af34690

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
@@ -1992,7 +1992,7 @@ bom {
19921992
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19931993
}
19941994
}
1995-
library("Spring HATEOAS", "2.4.0-M1") {
1995+
library("Spring HATEOAS", "2.4.0-RC1") {
19961996
considerSnapshots()
19971997
group("org.springframework.hateoas") {
19981998
modules = [

0 commit comments

Comments
 (0)