From c088d33765e1f3e50f501e546ce7f5907f3bb44a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 Mar 2026 13:09:06 +0000 Subject: [PATCH] Upgrade to Spring HATEOAS 3.0.3 Closes gh-49587 --- 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 084cbc5b520..5b11ec499ba 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2470,7 +2470,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "3.0.2") { + library("Spring HATEOAS", "3.0.3") { considerSnapshots() group("org.springframework.hateoas") { modules = [