You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ay...@apache.org on 2013/07/27 00:13:20 UTC

git commit: CAMEL-6578: Upgrade CXF to 2.7.6 / 2.6.9

Updated Branches:
  refs/heads/camel-2.10.x 53c42f210 -> d88761df7


CAMEL-6578: Upgrade CXF to 2.7.6 / 2.6.9


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

Branch: refs/heads/camel-2.10.x
Commit: d88761df71249e66516b7dccb38e562c8ff995e4
Parents: 53c42f2
Author: Akitoshi Yoshida <ak...@sap.com>
Authored: Sat Jul 27 00:12:51 2013 +0200
Committer: Akitoshi Yoshida <ak...@sap.com>
Committed: Sat Jul 27 00:12:51 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d88761df/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9b7f82e..89aa319 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,9 +70,9 @@
     <commons-pool-version>1.6</commons-pool-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
-    <cxf-version>2.6.8</cxf-version>
+    <cxf-version>2.6.9</cxf-version>
     <cxf-version-range>[2.4,2.9)</cxf-version-range>
-    <cxf-xjc-utils-version>2.6.0</cxf-xjc-utils-version>
+    <cxf-xjc-utils-version>2.6.2</cxf-xjc-utils-version>
     <derby-version>10.8.2.2</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>
     <dozer-version>5.3.2</dozer-version>
@@ -127,7 +127,7 @@
     <jclouds-feature-version>1.4.0</jclouds-feature-version>
     <jdom-version>1.1.3</jdom-version>
     <jetty-version>7.5.4.v20111024</jetty-version>
-    <jettison-version>1.3.3</jettison-version>
+    <jettison-version>1.3.4</jettison-version>
     <jexcelapi-version>2.4.2</jexcelapi-version>
     <jibx-version>1.2.4.5</jibx-version>
     <jruby-version>1.7.4</jruby-version>