Revert "upgrade databind artifact"
[appc.git] / appc-dispatcher / appc-request-handler / appc-request-handler-features / features-appc-request-handler / pom.xml
index abe33d8..25bb2f8 100644 (file)
@@ -42,17 +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>