From 886191eea29a6a87b891d869e8b3855c95967c49 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 2 Mar 2018 11:42:06 +0100 Subject: Update some dependencies Update versions of some dependencies as reported by Nexus IQ Issue-ID: CLAMP-135 Change-Id: I79b6e7f464032630f5d07c4d00999a38da50d2a6 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 5663d988..2f1a7d24 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ org.apache.commons commons-vfs2 - 2.0 + 2.2 joda-time @@ -293,11 +293,6 @@ hibernate-annotations 3.5.6-Final - - - - - dom4j dom4j @@ -464,6 +459,22 @@ jsf-impl 2.1.7 + + + org.codehaus.plexus + plexus-utils + 3.0.24 + + + commons-fileupload + commons-fileupload + 1.3.3 + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.1.Final + org.mariadb.jdbc -- cgit 1.2.3-korg