From 60217e0894523eb284516b70bfce2fd23bc43711 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 10 Dec 2024 09:38:16 -0800 Subject: [PATCH] Start building against Spring HATEOAS 2.3.4 snapshots See gh-43475 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd7979de675..24d938bc49d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2201,7 +2201,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.3.3") { + library("Spring HATEOAS", "2.3.4-SNAPSHOT") { considerSnapshots() group("org.springframework.hateoas") { modules = [