From f46dbd4b233ff0a3a69753c80978dd3c6fb8f33b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 15 Mar 2024 16:25:34 +0000 Subject: [PATCH] Upgrade to Spring HATEOAS 2.2.1 Closes gh-39950 --- 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 861585e80020..ec35412df13f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1546,7 +1546,7 @@ bom { ] } } - library("Spring HATEOAS", "2.2.0") { + library("Spring HATEOAS", "2.2.1") { considerSnapshots() group("org.springframework.hateoas") { modules = [