From 0cb8057ba8deb14e96ccca713b9f827d86ae43fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 16 Aug 2024 10:38:41 +0200 Subject: [PATCH] Upgrade to Spring HATEOAS 2.3.2 Closes gh-41889 --- 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 0442dc8f8f..9febe99897 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1994,7 +1994,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.3.1") { + library("Spring HATEOAS", "2.3.2") { considerSnapshots() group("org.springframework.hateoas") { modules = [