From c88fe3b3efd4d7eda85a4d3747fbf573ff5dedca Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 Oct 2023 07:43:27 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.2.0-RC1 Closes gh-37876 --- 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 e46ebd6fab..cf242a9ea6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1544,7 +1544,7 @@ bom { ] } } - library("Spring HATEOAS", "2.2.0-M2") { + library("Spring HATEOAS", "2.2.0-RC1") { considerSnapshots() group("org.springframework.hateoas") { modules = [