From 3e1cd49b9c139d11ed4d272bba822a561b31cd4e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 15 Jan 2026 14:41:37 +0000 Subject: [PATCH] Upgrade to Spring HATEOAS 3.0.2 Closes gh-48837 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index b57d1777a5b..141cd4a0eaf 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2441,7 +2441,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "3.0.2-SNAPSHOT") { + library("Spring HATEOAS", "3.0.2") { considerSnapshots() group("org.springframework.hateoas") { modules = [