From df96f95bcd10493112ae3bc3d87d3f2ab34c9bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Taub=C3=B6ck?= Date: Wed, 24 Feb 2021 02:20:11 +0100 Subject: [PATCH] dependecy changed to com.github.jai-imageiodependecy changed to com.github.jai-imageio --- pom.xml | 40 +++++++++++++++------------------------- 1 file changed, 15 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index ee67d403e..d353c9323 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.github.dragon66 icafe @@ -13,27 +13,17 @@ ${java.version} UTF-8 - - - jai-imageio - Java Advanced Imaging for ImageIO - http://maven.geotoolkit.org - - true - - - - - javax.media - jai_imageio - 1.1 - - - org.slf4j - slf4j-api - 1.7.12 - + + com.github.jai-imageio + jai-imageio-core + 1.3.0 + + + org.slf4j + slf4j-api + 1.7.12 + src @@ -59,10 +49,10 @@ attach-sources - - jar - - + + jar + +