From ce73d3fa70b876fbb28ec3f7c163824cd245d6fa Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 15 Jul 2024 15:08:53 +0100 Subject: [PATCH] Upgrade to Spring HATEOAS 2.3.1 Closes gh-41501 --- 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 cd59e1cab39..8c0ca9dd0f3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1944,7 +1944,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.3.0") { + library("Spring HATEOAS", "2.3.1") { considerSnapshots() group("org.springframework.hateoas") { modules = [