Revert "upgrade databind artifact"
[appc.git] / appc-dg / appc-dg-shared / appc-dg-netconf / pom.xml
index 7b6872c..b53e43d 100644 (file)
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-common-bundle</artifactId>
                        <version>${project.version}</version>
-                        <exclusions>
-                          <exclusion>
-                            <groupId>com.fasterxml.jackson.core</groupId>
-                            <artifactId>jackson-databind</artifactId>
-                          </exclusion>
-                       </exclusions>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <version>3.22.0-GA</version>
                        <scope>test</scope>
                </dependency>
-               <dependency>
-                  <groupId>com.fasterxml.jackson.core</groupId>
-                  <artifactId>jackson-databind</artifactId>
-                  <version>2.8.11.3</version>
-               </dependency>
 
        </dependencies>