From 59325d162666290cdfcb4a75b7a54b4797a9f22c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:44:35 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.1.5 Closes gh-40374 --- 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 df99944e336..27cc0e93867 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.4") { + library("Spring HATEOAS", "2.1.5") { considerSnapshots() group("org.springframework.hateoas") { modules = [