From 73d57c08bd3aae4c6cfd69d436183186359b5a55 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 28 May 2025 13:49:00 +0200 Subject: [PATCH] build: Upgrade vips-parent-pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54d7a28..89a4635 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>no.nibio.vips</groupId> <artifactId>vips-parent-pom</artifactId> - <version>1.1.0</version> + <version>1.1.3</version> </parent> <groupId>no.nibio.vips.model</groupId> -- GitLab