From: Joseph Chou Date: Wed, 25 Mar 2020 22:12:12 +0000 (-0400) Subject: Upgrade jar version to resolve security risk X-Git-Tag: 1.6.1~12^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=db12e7cd46a0e02d12a33f3d2be1f1941db9ff95;p=policy%2Fdrools-pdp.git Upgrade jar version to resolve security risk Upgrade ant, hibernate-core and commons-configuration Issue-ID: POLICY-2439 Change-Id: I6c22e634e81850ed97c6214ffc202eb68007b8b3 Signed-off-by: Joseph Chou --- diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 7f20b58e..d885f6f5 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -42,6 +42,12 @@ kie-api + + org.apache.ant + ant + 1.9.12 + + org.kie kie-ci @@ -56,6 +62,10 @@ org.codehaus.plexus plexus-utils + + org.apache.ant + ant + diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 1946947f..45f43dd7 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -54,7 +54,7 @@ org.apache.commons commons-configuration2 - 2.4 + 2.7 org.onap.policy.common diff --git a/pom.xml b/pom.xml index c2d68871..528aed6c 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 2.4.0 - 5.2.10.Final + 5.4.12.Final 5.0.1.Final 2.5 1.4.01