From a8104944476ed3c2955243e11d98265fe7ce39ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 12 Sep 2024 15:06:46 +0200 Subject: [PATCH] Upgrade to Spring HATEOAS 2.2.5 Closes gh-42281 --- 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 a68cf3ef2a..1efc90d866 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.4") { + library("Spring HATEOAS", "2.2.5") { considerSnapshots() group("org.springframework.hateoas") { modules = [