From a5ca146aa0eb47c2245c70fd245136e45fd61900 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 15 Jan 2026 09:43:03 +0000 Subject: [PATCH] Start building against Spring HATEOAS 3.0.2 snapshots See gh-48834 --- 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 e24b7a88e71..058a2c6a958 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2449,7 +2449,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "3.0.1") { + library("Spring HATEOAS", "3.0.2-SNAPSHOT") { considerSnapshots() group("org.springframework.hateoas") { modules = [