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/10/10 08:19:47 UTC

[camel] 01/02: Upgrade Fastjson and related bundle to version 1.2.62

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 e1421c5f4c5dde8636c6fed419abbc3e3c936cdc
Author: kimmking <ki...@163.com>
AuthorDate: Wed Oct 9 00:29:07 2019 +0800

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6b5938d..1ced607 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,8 +191,8 @@
         <fabric8-maven-plugin-version>4.3.0</fabric8-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
-        <fastjson-version>1.2.61</fastjson-version>
-        <fastjson-bundle-version>1.2.61_1</fastjson-bundle-version>
+        <fastjson-version>1.2.62</fastjson-version>
+        <fastjson-bundle-version>1.2.62_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>