Attempt to fix jackson-databind
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3b2ebe1..010fd50 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <dependency>
                                                <groupId>com.fasterxml.jackson.dataformat</groupId>
                                                <artifactId>jackson-dataformat-yaml</artifactId>
+                                               <version>2.9.4</version>
                                </dependency>
                                <dependency>
                                                <groupId>org.apache.commons</groupId>
                                        <artifactId>jboss-jaxrs-api_2.0_spec</artifactId>
                                        <version>1.0.1.Final</version>
                                </dependency>
-                               <dependency>
-                                               <groupId>com.fasterxml.jackson.core</groupId>
-                                               <artifactId>jackson-databind</artifactId>
-                                               <version>2.8.11.1</version>
-                               </dependency>
                                <!-- Remove the MYSQL connector and replace it by Mariadb -->
                                <dependency>
                                                <groupId>org.mariadb.jdbc</groupId>