From afa2084ce1e468c1d9f9878d99b3ccf2cae5f8f7 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Thu, 30 May 2024 11:03:36 +0000 Subject: [PATCH] [ci skip] New VIPSCommon version 2.1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d53951..8d45e42 100755 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <dependency> <groupId>no.nibio.vips</groupId> <artifactId>VIPSCommon</artifactId> - <version>2.1.0</version> + <version>2.1.1</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> -- GitLab