From: Pamela Dragosh Date: Tue, 23 Apr 2019 17:21:06 +0000 (-0400) Subject: Exclude commons-beanutils X-Git-Tag: 3.0.2-ONAP~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cb7e20da2abffea03d67ca6891549ad9bde66de8;p=policy%2Fmodels.git Exclude commons-beanutils Per A&AI team, this can be safely excluded. commons-beanutils has security vulnerabilities https://nvd.nist.gov/vuln/detail/CVE-2014-0114 Issue-ID: POLICY-1659 Change-Id: Ic70cc7cea4f2b3b7609219a0641252e37b8b2de9 Signed-off-by: Pamela Dragosh --- diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index e52b443d0..971209679 100644 --- a/models-interactions/model-impl/aai/pom.xml +++ b/models-interactions/model-impl/aai/pom.xml @@ -69,6 +69,12 @@ org.onap.aai.schema-service aai-schema 1.0.1 + + + commons-beanutils + commons-beanutils + +