Revert "upgrade databind artifact"
[appc.git] / appc-config / appc-config-adaptor / features / features-appc-config-adaptor / pom.xml
index d4b994b..4f49901 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-            </exclusions>
-        </dependency>
-
-        <dependency>
-            <groupId>com.fasterxml.jackson.core</groupId>
-            <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
 
     </dependencies>