Skip to content
Snippets Groups Projects
Commit 5bed63a9 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Dependency update

parent 1301ec89
Branches
Tags
No related merge requests found
......@@ -6,12 +6,6 @@
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>
<dependency>
<groupId>no.nibio.vips.common</groupId>
<artifactId>VIPSCommon</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
......@@ -23,6 +17,11 @@
<artifactId>jackson-databind</artifactId>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>no.nibio.vips.common</groupId>
<artifactId>VIPSCommon</artifactId>
<version>2022.1</version>
</dependency>
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment