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/07/18 06:29:01 UTC

[camel] branch master updated: Upgrade Jettison to version 1.4.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1eacac5  Upgrade Jettison to version 1.4.0
1eacac5 is described below

commit 1eacac56040df648bc4efa47c28f8b09f7e1ecab
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 18 08:28:34 2018 +0200

    Upgrade Jettison to version 1.4.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 46fb164..b203389 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -388,7 +388,7 @@
     <jetty-version>${jetty9-version}</jetty-version>
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
-    <jettison-version>1.3.8</jettison-version>
+    <jettison-version>1.4.0</jettison-version>
     <jgit-version>5.0.1.201806211838-r</jgit-version>
     <jgroups-version>4.0.12.Final</jgroups-version>
     <libthrift-version>0.11.0</libthrift-version>