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/11/06 14:57:57 UTC

[camel] 03/04: Upgrade Fastjson and related bundle to version 1.2.51

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 32135ff3839abad325cfd266ab6d84aa9235b9de
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 6 15:47:23 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index db1221e..e63423f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,8 +216,8 @@
     <facebook4j-core-version>2.4.12</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.12_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.49</fastjson-version>
-    <fastjson-bundle-version>1.2.49_1</fastjson-bundle-version>
+    <fastjson-version>1.2.51</fastjson-version>
+    <fastjson-bundle-version>1.2.51_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>