NexusIQ issue: commons-beanutils 93/67293/1
authorRob Daugherty <rd472p@att.com>
Tue, 18 Sep 2018 12:53:11 +0000 (08:53 -0400)
committerRob Daugherty <rd472p@att.com>
Tue, 18 Sep 2018 12:53:11 +0000 (08:53 -0400)
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 <rd472p@att.com>
bpmn/MSOCommonBPMN/pom.xml
bpmn/pom.xml
mso-api-handlers/mso-api-handler-common/pom.xml
mso-api-handlers/mso-api-handler-infra/pom.xml

index 83714ed..456b8ae 100644 (file)
                </dependencies>
        </dependencyManagement>
        <dependencies>
-               <dependency>
-                       <groupId>commons-beanutils</groupId>
-                       <artifactId>commons-beanutils</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.camunda.bpm</groupId>
                        <artifactId>camunda-engine</artifactId>
index bf27825..ebf4481 100644 (file)
        </dependencyManagement>
 
        <dependencies>
-               <dependency>
-                       <groupId>commons-beanutils</groupId>
-                       <artifactId>commons-beanutils</artifactId>
-                       <version>1.9.3</version>
-               </dependency>
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpcore</artifactId>
index 78e8a44..156ce80 100644 (file)
                        <artifactId>spring-boot-starter-test</artifactId>
                        <scope>test</scope>
                </dependency>
-               <dependency>
-                       <groupId>commons-beanutils</groupId>
-                       <artifactId>commons-beanutils</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.springframework.boot</groupId>
                        <artifactId>spring-boot-configuration-processor</artifactId>
index 49590d3..9439dca 100644 (file)
                        <groupId>com.h2database</groupId>
                        <artifactId>h2</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>commons-beanutils</groupId>
-                       <artifactId>commons-beanutils</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.springframework.boot</groupId>
                        <artifactId>spring-boot-configuration-processor</artifactId>