From 019fa5ec79f11678fa480e98bc09558c4e473127 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Mon, 13 Mar 2023 14:23:55 +0100
Subject: [PATCH] Update VIPSCommon deps -> 2022.1

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0dd832b..a57a04e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
         <dependency>
             <groupId>no.nibio.vips.common</groupId>
             <artifactId>VIPSCommon</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>2022.1</version>
         </dependency>
         <dependency>
             <groupId>org.junit.jupiter</groupId>
-- 
GitLab