From 6f1e02102b983f8b2b8d0fa850183458699e2068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Aug 2026 16:55:33 +0200 Subject: [PATCH] Start building against Spring HATEOAS 3.2.0-M1 snapshots See gh-51332 --- 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 ceff499904b..d9688e899bc 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2630,7 +2630,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-grpc/releases/tag/v{version}") } } - library("Spring HATEOAS", "3.1.1") { + library("Spring HATEOAS", "3.2.0-SNAPSHOT") { firstParty() group("org.springframework.hateoas") { modules = [