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:58:58 UTC

[camel] branch camel-2.20.x updated: Revert "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 b74170a  Revert "Upgrade to jackson-databind 2.8.11.1"
b74170a is described below

commit b74170a79417f39dd95f74b2e9b41359be064bd3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 26 08:58:45 2018 +0200

    Revert "Upgrade to jackson-databind 2.8.11.1"
    
    This reverts commit 1f12c7597b50a65893af12d04fd061270363e6af.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 37a78b5..38b7696 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.11.1</jackson2-version>
+    <jackson2-version>2.8.10</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.