From ae416b56094b046a6c9882c67b7fb268b56f1644 Mon Sep 17 00:00:00 2001 From: mibo Date: Wed, 6 Nov 2019 19:28:37 +0100 Subject: [PATCH] [OLINGO-1407] Updated Jackson version --- pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5d5a52fa4..b299b8808 100644 --- a/pom.xml +++ b/pom.xml @@ -82,10 +82,11 @@ 3.2.2 3.3 2.5.3 + 3.6.0 4.5.8 4.4.11 - 2.9.8 - 2.9.9.3 + 2.10.0 + 2.10.0 0.9.10 4.1.1.4 @@ -310,7 +311,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.3 + 3.2.1 org.codehaus.mojo @@ -372,6 +373,11 @@ maven-source-plugin 2.2.1 + + org.apache.maven.plugins + maven-plugin-plugin + 3.6.0 + org.codehaus.mojo cobertura-maven-plugin