From 15e9ae91eab6edcc7904f6dfe4e43353aba72845 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 16 Nov 2023 12:10:58 +0000 Subject: [PATCH] Start building against Spring HATEOAS 2.0.7 snapshots See gh-38374 --- 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 1da20d1010a..9474883563d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1389,7 +1389,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.6") { + library("Spring HATEOAS", "2.0.7-SNAPSHOT") { considerSnapshots() group("org.springframework.hateoas") { modules = [