upgrade databind artifact
[appc.git] / appc-dg / appc-dg-shared / appc-dg-common / pom.xml
index ca5a87c..54f5563 100644 (file)
                                        <groupId>equinoxSDK381</groupId>
                                        <artifactId>org.eclipse.osgi</artifactId>
                                </exclusion>
+                                <exclusion>
+                                        <groupId>com.fasterxml.jackson.core</groupId>
+                                        <artifactId>jackson-databind</artifactId>
+                                </exclusion>
                        </exclusions>
                </dependency>
                <dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
+            <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>