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/01/03 07:43:49 UTC

[camel] 06/07: Upgrade Fastjson and related bundle to version 1.2.44

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

commit 8d1675e1b0a76c394ac034177ffb4ef59710f749
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 3 08:24:56 2018 +0100

    Upgrade Fastjson and related bundle to version 1.2.44
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 76b56e9..79cc48e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -217,8 +217,8 @@
     <facebook4j-core-version>2.4.10</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.10_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.41</fastjson-version>
-    <fastjson-bundle-version>1.2.41_1</fastjson-bundle-version>
+    <fastjson-version>1.2.44</fastjson-version>
+    <fastjson-bundle-version>1.2.44_1</fastjson-bundle-version>
     <felix-configadmin-version>1.8.8</felix-configadmin-version>
     <felix-connect-version>0.1.0</felix-connect-version>
     <felix-fileinstall-version>3.5.2</felix-fileinstall-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.