From 107ae75f35db33c3561ea4ba4bfbd7867fd58206 Mon Sep 17 00:00:00 2001 From: Rodica Sutu Date: Fri, 12 Apr 2019 10:31:23 +0300 Subject: [PATCH] fix the illegal reflective access operation warning from xstream library --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 424a44e4d1..ae6530870c 100644 --- a/pom.xml +++ b/pom.xml @@ -481,7 +481,7 @@ /share 3.1.0 - 2.6 + 3.2.2 false 1.8 1.8 @@ -1045,6 +1045,12 @@ maven-war-plugin ${maven.war.plugin.version} + + + org.apache.commons + commons-compress + 1.18 + org.alfresco.maven.plugin alfresco-maven-plugin