Skip to content

Commit ab783d4

Browse files
committed
Upgrade to Spring HATEOAS 2.3.0-RC1
Closes gh-40336
1 parent d7ccdc4 commit ab783d4

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
@@ -1890,7 +1890,7 @@ bom {
18901890
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
18911891
}
18921892
}
1893-
library("Spring HATEOAS", "2.3.0-M1") {
1893+
library("Spring HATEOAS", "2.3.0-RC1") {
18941894
considerSnapshots()
18951895
group("org.springframework.hateoas") {
18961896
modules = [

0 commit comments

Comments
 (0)