From 683d41b3232b98bb10d7b60705abe300af1c5e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 16 Sep 2026 16:13:43 +0200 Subject: [PATCH] Start building against Spring HATEOAS 3.2.0-M2 snapshots See gh-51789 --- 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 7ce8a843513..3239647c9bb 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2865,7 +2865,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-grpc/releases/tag/v{version}") } } - library("Spring HATEOAS", "3.2.0-M1") { + library("Spring HATEOAS", "3.2.0-SNAPSHOT") { firstParty() group("org.springframework.hateoas") { modules = [