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/07/04 08:15:02 UTC

camel git commit: Upgrade Fastjson to version 1.2.34

Repository: camel
Updated Branches:
  refs/heads/master 51d845b61 -> 717edf803


Upgrade Fastjson to version 1.2.34


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/717edf80
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/717edf80
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/717edf80

Branch: refs/heads/master
Commit: 717edf80314b8b3edb94b17af14f29f6e639541c
Parents: 51d845b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jul 4 10:12:33 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jul 4 10:13:16 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/717edf80/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 27f78a1..068cad9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
     <facebook4j-core-version>2.4.9</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.9_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.33</fastjson-version>
+    <fastjson-version>1.2.34</fastjson-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>