From 46aeb711146b8b324321757e85bd1bedbb170c96 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 15 Jul 2024 15:02:02 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.2.3 Closes gh-41493 --- 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 7861384446..8296367805 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.2") { + library("Spring HATEOAS", "2.2.3") { considerSnapshots() group("org.springframework.hateoas") { modules = [