From eb54c9767d1f61300529e777ede5ddb7cfe0a614 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 19 Mar 2024 12:24:33 +0100 Subject: [PATCH] GH-2126 - Fix version number. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d94cd1f3..568ab6cc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.hateoas spring-hateoas - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT Spring HATEOAS https://github.com/spring-projects/spring-hateoas