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 2019/05/09 12:54:28 UTC

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

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 e3446d2  Upgrade Fastjson and related bundle to version 1.2.57
e3446d2 is described below

commit e3446d2a0d5126ae7df655126bf2d88a92a7cbe6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 9 14:54:00 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5b695e5..02b3194 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,8 +202,8 @@
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
         <fastinfoset-version>1.2.13_1</fastinfoset-version>
-        <fastjson-version>1.2.56</fastjson-version>
-        <fastjson-bundle-version>1.2.56_1</fastjson-bundle-version>
+        <fastjson-version>1.2.57</fastjson-version>
+        <fastjson-bundle-version>1.2.57_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>