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/09/06 07:10:57 UTC

[camel] branch master updated: Upgrade Fastjson and related bundle to version 1.2.49

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 806af2d  Upgrade Fastjson and related bundle to version 1.2.49
806af2d is described below

commit 806af2db11a3e52988bc4bf6ff8c713b6d341810
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 6 09:10:11 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 56c2ff5..b90db17 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,8 +216,8 @@
     <facebook4j-core-version>2.4.11</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.11_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.47</fastjson-version>
-    <fastjson-bundle-version>1.2.47_1</fastjson-bundle-version>
+    <fastjson-version>1.2.49</fastjson-version>
+    <fastjson-bundle-version>1.2.49_1</fastjson-bundle-version>
     <felix-configadmin-version>1.8.8</felix-configadmin-version>
     <felix-connect-version>0.2.0</felix-connect-version>
     <felix-fileinstall-version>3.5.2</felix-fileinstall-version>