From 67567fe560fef46f94800798a711b1df18fede9e Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Tue, 18 Sep 2018 08:53:11 -0400 Subject: NexusIQ issue: commons-beanutils This artifact is not actually used by SO. Removed it from the poms. Change-Id: Icfeb3026581996bc980a223232a305c488a01fb2 Issue-ID: SO-1065 Signed-off-by: Rob Daugherty --- bpmn/MSOCommonBPMN/pom.xml | 4 ---- bpmn/pom.xml | 5 ----- mso-api-handlers/mso-api-handler-common/pom.xml | 4 ---- mso-api-handlers/mso-api-handler-infra/pom.xml | 4 ---- 4 files changed, 17 deletions(-) diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 83714ed022..456b8ae074 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -206,10 +206,6 @@ - - commons-beanutils - commons-beanutils - org.camunda.bpm camunda-engine diff --git a/bpmn/pom.xml b/bpmn/pom.xml index bf278253a6..ebf4481fdb 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -77,11 +77,6 @@ - - commons-beanutils - commons-beanutils - 1.9.3 - org.apache.httpcomponents httpcore diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index 78e8a44163..156ce809c7 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -89,10 +89,6 @@ spring-boot-starter-test test - - commons-beanutils - commons-beanutils - org.springframework.boot spring-boot-configuration-processor diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index 49590d3460..9439dca1a1 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -194,10 +194,6 @@ com.h2database h2 - - commons-beanutils - commons-beanutils - org.springframework.boot spring-boot-configuration-processor -- cgit 1.2.3-korg