remove commons-codec hardcoded 17/86217/1
authorTaka Cho <takamune.cho@att.com>
Thu, 25 Apr 2019 01:21:46 +0000 (21:21 -0400)
committerTaka Cho <takamune.cho@att.com>
Thu, 25 Apr 2019 01:22:56 +0000 (21:22 -0400)
remove 1.9 version
commons-codec

Change-Id: I8ea5ca9c017b2d2b8917e38e2666996c5227d40b
Issue-ID: APPC-1579
Signed-off-by: Taka Cho <takamune.cho@att.com>
appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml

index 2dca3f5..d7dee3a 100644 (file)
      <name>APPC Ansible Service Adapter - bundle</name>
 
      <dependencies>
-          <dependency>
-               <groupId>commons-codec</groupId>
-               <artifactId>commons-codec</artifactId>
-               <version>1.9</version>
-          </dependency>
           <dependency>
                <groupId>commons-logging</groupId>
                <artifactId>commons-logging</artifactId>