You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/03/26 06:43:35 UTC

[camel] branch camel-2.20.x updated: Upgrade to jackson-databind 2.8.11.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-2.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.20.x by this push:
     new 1f12c75  Upgrade to jackson-databind 2.8.11.1
1f12c75 is described below

commit 1f12c7597b50a65893af12d04fd061270363e6af
Author: realistTheorist <re...@gmail.com>
AuthorDate: Sun Mar 25 11:25:02 2018 -0400

    Upgrade to jackson-databind 2.8.11.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 38b7696..37a78b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,7 @@
     <jackson-spark-version>2.4.5</jackson-spark-version>
     <jackson2-scala-version>2.6.1</jackson2-scala-version>
     <!-- jackson 2.9.x is not yet working with all camel components such as swagger-java -->
-    <jackson2-version>2.8.10</jackson2-version>
+    <jackson2-version>2.8.11.1</jackson2-version>
     <jackrabbit-version>2.15.6</jackrabbit-version>
     <jackrabbit-guava-version>15.0</jackrabbit-guava-version>
     <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.