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