From ff286ea030490eef3d57df78eb5c92c1ea7b8ea6 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Fri, 23 Feb 2018 21:30:06 -0500 Subject: [PATCH] security issue: commons-collections Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09 Issue-ID: APPC-665 Signed-off-by: Taka Cho --- appc-client/pom.xml | 1 - appc-config/appc-config-generator/provider/pom.xml | 13 ++++++++++++- .../features/src/main/resources/features.xml | 2 +- appc-directed-graph/appc-dgraph/provider/pom.xml | 11 +++++++++++ appc-directed-graph/dg-loader/pom.xml | 2 +- appc-directed-graph/pom.xml | 13 ++++++++++++- appc-inbound/appc-design-services/provider/pom.xml | 11 +++++++++++ appc-inbound/appc-interfaces-service/bundle/pom.xml | 11 +++++++++++ appc-inbound/pom.xml | 2 +- appc-outbound/appc-network-inventory-client/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-bundle/pom.xml | 16 +++++++++++++--- appc-sdc-listener/appc-yang-generator/pom.xml | 13 ++++++++++++- 12 files changed, 86 insertions(+), 11 deletions(-) diff --git a/appc-client/pom.xml b/appc-client/pom.xml index 2b3dc1119..e90f29b94 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -223,7 +223,6 @@ mockito-core test - diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index 910ac6d85..50a016608 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -73,7 +73,18 @@ org.apache.velocity velocity - + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 + com.att.eelf diff --git a/appc-config/appc-data-services/features/src/main/resources/features.xml b/appc-config/appc-data-services/features/src/main/resources/features.xml index 6bc7cc9fc..7d58abb1c 100644 --- a/appc-config/appc-data-services/features/src/main/resources/features.xml +++ b/appc-config/appc-data-services/features/src/main/resources/features.xml @@ -37,7 +37,7 @@ mvn:commons-lang/commons-lang/2.6 - mvn:commons-collections/commons-collections/3.2.1 + mvn:commons-collections/commons-collections/3.2.2 wrap:mvn:com.att.eelf/eelf-core/${eelf.version} mvn:ch.qos.logback/logback-core/${logback.version} diff --git a/appc-directed-graph/appc-dgraph/provider/pom.xml b/appc-directed-graph/appc-dgraph/provider/pom.xml index 57f905ad3..0c34f03a9 100644 --- a/appc-directed-graph/appc-dgraph/provider/pom.xml +++ b/appc-directed-graph/appc-dgraph/provider/pom.xml @@ -79,6 +79,17 @@ velocity 1.7 test + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 diff --git a/appc-directed-graph/dg-loader/pom.xml b/appc-directed-graph/dg-loader/pom.xml index 9ad7c76d2..26c459e60 100644 --- a/appc-directed-graph/dg-loader/pom.xml +++ b/appc-directed-graph/dg-loader/pom.xml @@ -46,7 +46,7 @@ 1.8 1.8 1.2.3 - 3.2.1 + 3.2.2 2.5 1.3.7 ${project.parent.parent.basedir} diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml index 567e6e880..ec0aaeca1 100644 --- a/appc-directed-graph/pom.xml +++ b/appc-directed-graph/pom.xml @@ -43,7 +43,7 @@ 1.12 1.7 1.3.7 - 3.2.1 + 3.2.2 2.5 1.1.0 ${project.parent.basedir} @@ -92,6 +92,17 @@ org.apache.velocity velocity ${velocity.version} + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + {commons.collections.version} commons-io diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index da027a559..b72f29048 100755 --- a/appc-inbound/appc-design-services/provider/pom.xml +++ b/appc-inbound/appc-design-services/provider/pom.xml @@ -157,6 +157,17 @@ org.apache.velocity velocity 1.7 + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 commons-io diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 997600227..8a4586ea3 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -141,6 +141,17 @@ org.apache.velocity velocity 1.7 + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 commons-io diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index 4517fa030..d6373ac7e 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -37,7 +37,7 @@ 1.12 1.7 1.3.7 - 3.2.1 + 3.2.2 2.5 1.1.0 diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 900788239..0dd292379 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -37,7 +37,7 @@ UTF-8 1.2.3 - 3.2.1 + 3.2.2 2.5 1.3.7 1.7 diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index 2e61b7010..b59525201 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -150,9 +150,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.apache.velocity velocity 1.7 - - - + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 + + org.opendaylight.yangtools yang-parser-impl ${odl.yangtools.version} diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 413698ff9..0c45afb5d 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -48,6 +48,17 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.apache.velocity velocity 1.7 + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 org.opendaylight.yangtools @@ -94,4 +105,4 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - \ No newline at end of file + -- 2.16.6