From 5431858c2f2f69ee411e6c8337da9a1216f8911b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 15 Mar 2024 16:32:35 +0000 Subject: [PATCH] Upgrade to Spring HATEOAS 2.3.0-M1 Closes gh-39953 --- 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 a83add1eaee..48142fe4914 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1864,7 +1864,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.2.0") { + library("Spring HATEOAS", "2.3.0-M1") { considerSnapshots() group("org.springframework.hateoas") { modules = [