From: Jim Hahn Date: Wed, 17 Feb 2021 16:51:52 +0000 (-0500) Subject: Upgrade dependencies in drools-pdp for IQ issues X-Git-Tag: 1.8.0~12^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=92e3d550ea5cda8d51765ce90f82147bf3fec75d;p=policy%2Fdrools-pdp.git Upgrade dependencies in drools-pdp for IQ issues IQ reports identified a couple of vulnerabilities in various dependencies. Upgraded to the latest version of them per SECCOM. Issue-ID: POLICY-3005 Change-Id: I52f1137bfaeee0d715ee438b69e98f2d06849d38 Signed-off-by: Jim Hahn --- diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index 93c7af86..78866df7 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -100,7 +100,7 @@ org.apache.commons commons-dbcp2 - 2.7.0 + 2.8.0 org.apache.commons diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml index a1931451..098082bc 100644 --- a/feature-session-persistence/pom.xml +++ b/feature-session-persistence/pom.xml @@ -150,7 +150,7 @@ org.apache.commons commons-dbcp2 - 2.7.0 + 2.8.0 org.apache.commons diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 6058f8b2..f22da24b 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -46,7 +46,7 @@ org.apache.ant ant - 1.10.8 + 1.10.9 diff --git a/pom.xml b/pom.xml index 0d35039f..90da2c93 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -48,7 +48,7 @@ 2.4.0 - 5.4.18.Final + 5.4.28.Final 5.0.1.Final 1.4.01 1.8.0-SNAPSHOT