From: jz385p Date: Wed, 22 Apr 2020 13:01:19 +0000 (+0530) Subject: Upgraded Batik,Apache Common dependencies to latest version X-Git-Tag: 3.3.0~109^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5216a4934898b56bd1960f09edf85b33b29b2c2e;p=portal%2Fsdk.git Upgraded Batik,Apache Common dependencies to latest version Security fixes Issue-ID: PORTAL-886 Change-Id: Ia16554188227e8e27d1f1969d655fb04f7c145de Signed-off-by: jz385p --- diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index 91f7e8dc..75c7e29e 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -297,17 +297,17 @@ org.apache.xmlgraphics batik-css - 1.9 + 1.10 org.apache.xmlgraphics batik-ext - 1.9 + 1.10 org.apache.xmlgraphics batik-util - 1.9 + 1.10 org.apache.logging.log4j diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 2f48a8d1..1278a11b 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -445,6 +445,11 @@ org.beanshell bsh-core + + org.apache.xmlgraphics + batik-css + +