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 2017/10/26 07:15:47 UTC

[camel] 02/09: Upgrade Fastjson and related bundle to version 1.2.39

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 e6b9090ad1ddadfb972d8329d3538817cae0e0b0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 26 08:37:39 2017 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3e93a48..994b098 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,8 +216,8 @@
     <facebook4j-core-version>2.4.10</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.10_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.37</fastjson-version>
-    <fastjson-bundle-version>1.2.37_1</fastjson-bundle-version>
+    <fastjson-version>1.2.39</fastjson-version>
+    <fastjson-bundle-version>1.2.39_1</fastjson-bundle-version>
     <felix-configadmin-version>1.8.8</felix-configadmin-version>
     <felix-connect-version>0.1.0</felix-connect-version>
     <felix-fileinstall-version>3.5.2</felix-fileinstall-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.