From 37e13bc7eb95ede5cacd17830983c6838174936b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:47:27 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.2.2 Closes gh-40376 --- 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 1a4bf14b152..8e38f5816ca 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.1") { + library("Spring HATEOAS", "2.2.2") { considerSnapshots() group("org.springframework.hateoas") { modules = [