From 1302791cc432a38722a2552c246d593deabeb318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 18 Oct 2024 10:19:36 +0200 Subject: [PATCH] Upgrade to Spring HATEOAS 2.4.0-RC2 Closes gh-42572 --- 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 30df05b866..6be7a46023 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1996,7 +1996,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.4.0-SNAPSHOT") { + library("Spring HATEOAS", "2.4.0-RC2") { considerSnapshots() group("org.springframework.hateoas") { modules = [