From a6b066aeb6ddb71a7e9902d1ff9644a50555d9d0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 15:52:53 +0100 Subject: [PATCH] Start building against Spring HATEOAS 2.4.0-RC2 snapshots See gh-42572 --- 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 2f81081e03..6a6daedbc0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1996,7 +1996,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.4.0-RC1") { + library("Spring HATEOAS", "2.4.0-SNAPSHOT") { considerSnapshots() group("org.springframework.hateoas") { modules = [