From d70a362bd33854c1a33a434254de63fa94a68b25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 16 Aug 2024 09:33:24 +0200 Subject: [PATCH] Upgrade to Spring HATEOAS 2.2.4 Closes gh-41883 --- 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 b26f4de109d..7eb1a0bb034 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1610,7 +1610,7 @@ bom { ] } } - library("Spring HATEOAS", "2.2.3") { + library("Spring HATEOAS", "2.2.4") { considerSnapshots() group("org.springframework.hateoas") { modules = [