You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/01/17 10:52:20 UTC

[camel] branch camel-2.22.x updated: Updating Jackson to 2.9.8

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

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


The following commit(s) were added to refs/heads/camel-2.22.x by this push:
     new 0cd8db2  Updating Jackson to 2.9.8
0cd8db2 is described below

commit 0cd8db226a30f354bc7c1c25572d85521f6fb4b5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jan 17 10:47:04 2019 +0000

    Updating Jackson to 2.9.8
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dd46ed4..663bb5d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -332,7 +332,7 @@
     <jackson-version>1.9.12</jackson-version>
     <jackson-spark-version>2.4.5</jackson-spark-version>
     <jackson2-scala-version>2.6.1</jackson2-scala-version>
-    <jackson2-version>2.9.6</jackson2-version>
+    <jackson2-version>2.9.8</jackson2-version>
     <jackrabbit-version>2.17.3</jackrabbit-version>
     <jackrabbit-guava-version>15.0</jackrabbit-guava-version>
     <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>