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 2016/05/12 15:00:16 UTC

camel git commit: Upgrade Libthrift to version 0.9.3

Repository: camel
Updated Branches:
  refs/heads/master 5582508a7 -> 1c18d850c


Upgrade Libthrift to version 0.9.3


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

Branch: refs/heads/master
Commit: 1c18d850cb3ec6e0c6a15ef93920bda43184aa61
Parents: 5582508
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu May 12 16:58:19 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu May 12 16:58:19 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1c18d850/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f056cc2..a9ba27a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -309,7 +309,7 @@
     <jettison-version>1.3.7</jettison-version>
     <jgit-version>4.3.1.201605051710-r</jgit-version>
     <jgroups-version>3.6.9.Final</jgroups-version>
-    <libthrift-version>0.9.0</libthrift-version>
+    <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>
     <jing-bundle-version>20030619_5</jing-bundle-version>
     <jing-version>20030619</jing-version>