From 448efbc5fdff6f49afd81484b156397b86272043 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Tue, 27 Feb 2024 21:43:04 +0000 Subject: [PATCH] [ci skip] New VIPSCommon version 2.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 20c616c..90b6a8d 100755 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ <dependency> <groupId>no.nibio.vips</groupId> <artifactId>VIPSCommon</artifactId> - <version>2.0.3</version> + <version>2.1.0</version> </dependency> <dependency> <groupId>junit</groupId> -- GitLab