From 6362582e04881c0c0546de2f78acbe29781f7ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:12:41 +0000 Subject: [PATCH] Bump spring-hateoas from 1.1.0.RELEASE to 1.5.5 in /backend Bumps [spring-hateoas](https://github.com/spring-projects/spring-hateoas) from 1.1.0.RELEASE to 1.5.5. - [Release notes](https://github.com/spring-projects/spring-hateoas/releases) - [Commits](https://github.com/spring-projects/spring-hateoas/compare/1.1.0.RELEASE...1.5.5) --- updated-dependencies: - dependency-name: org.springframework.hateoas:spring-hateoas dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index a4cae73..f19e1ac 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -35,7 +35,7 @@ org.springframework.hateoas spring-hateoas - 1.1.0.RELEASE + 1.5.5 org.springframework.boot