From 7deb472b8d0727a279d1384ae30015fcce4372a3 Mon Sep 17 00:00:00 2001 From: Mihai Ivascu Date: Wed, 2 Nov 2022 13:09:29 +0200 Subject: [PATCH] Fixed/updated maven config. --- pom.xml | 8 ++++---- web/pom.xml | 32 +++++++++++++++++++++----------- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index db8214586..7a1e445dd 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.0-SNAPSHOT EUNIS Main POM - http://eunis.eea.europa.eu/ + https://eunis.eea.europa.eu/ web @@ -29,7 +29,7 @@ maven2-repository.dev.java.net Java.net Repository for Maven - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ default @@ -44,7 +44,7 @@ archiva.internal Internal Release Repository - http://archiva.eionet.europa.eu/repository/internal/ + https://archiva.eionet.europa.eu/repository/internal/ false @@ -52,7 +52,7 @@ archiva.snapshots Internal Snapshot Repository - http://archiva.eionet.europa.eu/repository/snapshots/ + https://archiva.eionet.europa.eu/repository/snapshots/ true diff --git a/web/pom.xml b/web/pom.xml index e75b5c5b2..5ccdbaf65 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -8,7 +8,6 @@ war 1.0-SNAPSHOT Eunis Web Module - http://maven.apache.org UTF-8 @@ -216,6 +215,12 @@ eunis + + + jaspersoft-repo + https://jaspersoft.jfrog.io/jaspersoft/jaspersoft-repo + + @@ -231,7 +236,7 @@ org.codehaus.groovy groovy-all - 2.4.4 + 2.4.21 com.hp.hpl.jena @@ -281,7 +286,7 @@ commons-beanutils commons-beanutils - 1.7.0 + 1.9.4 commons-collections @@ -291,7 +296,7 @@ org.apache.httpcomponents httpclient - 4.3.6 + 4.5.13 commons-httpclient @@ -301,7 +306,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.4 commons-lang @@ -402,9 +407,14 @@ 2.0 - log4j - log4j - 1.2.12 + org.apache.logging.log4j + log4j-core + 2.17.1 + + + org.apache.logging.log4j + log4j-1.2-api + 2.16.0 javax.mail @@ -481,7 +491,7 @@ commons-codec commons-codec - 1.6 + 1.13 org.openrdf @@ -509,12 +519,12 @@ org.apache.poi poi-ooxml - 3.8 + 3.17 org.apache.poi poi - 3.8 + 3.17 net.sf.jasperreports