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/06/04 09:52:29 UTC

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

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 9e71c54  Upgrade Fastjson and related bundle to version 1.2.58
9e71c54 is described below

commit 9e71c543d9d20a97cabbbfeb97d05512a4e75544
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 4 11:52:00 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 714cf77..1ff875d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -203,8 +203,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.57</fastjson-version>
-        <fastjson-bundle-version>1.2.57_1</fastjson-bundle-version>
+        <fastjson-version>1.2.58</fastjson-version>
+        <fastjson-bundle-version>1.2.58_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>