From 4f2e4df180eada35b780638b44414ce9bb368b1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Nov 2024 16:00:59 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.4.0 Closes gh-43021 --- 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 2912daedd6..2ca8fb2333 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2137,7 +2137,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") { considerSnapshots() group("org.springframework.hateoas") { modules = [