From ab783d495ffd7e50ba0036fbcc6f94dfd2fae504 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 12 Apr 2024 14:06:02 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.3.0-RC1 Closes gh-40336 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7071eb4d8c3..002c8fac11c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1890,7 +1890,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.3.0-M1") { + library("Spring HATEOAS", "2.3.0-RC1") { considerSnapshots() group("org.springframework.hateoas") { modules = [