From c71d58f9f1b89c46c36ab8fe37e9d9510f574a07 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 15 Mar 2024 16:20:44 +0000 Subject: [PATCH] Upgrade to Spring HATEOAS 2.1.4 Closes gh-39949 --- 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 3b3832f4357..b73a0af0140 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1433,7 +1433,7 @@ bom { ] } } - library("Spring HATEOAS", "2.1.3") { + library("Spring HATEOAS", "2.1.4") { considerSnapshots() group("org.springframework.hateoas") { modules = [