From 9a60aa26949d18a18109e5614efcec1d8db04942 Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Tue, 12 Sep 2023 18:46:18 +0000
Subject: [PATCH] [ci skip] New VIPSCommon version 2.0.12

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

diff --git a/pom.xml b/pom.xml
index d56454c..ef3388d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
         <dependency>
             <groupId>no.nibio.vips</groupId>
             <artifactId>VIPSCommon</artifactId>
-            <version>2.0.2</version>
+            <version>2.0.12</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>
-- 
GitLab