Updated Branches:
  refs/heads/master f66375e91 -> 17abc4e92

CAMEL-6578: Upgrade CXF to 2.7.6


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

Branch: refs/heads/master
Commit: 17abc4e9238f67dd00164e0d0b5dfd1bd6e9d1bb
Parents: f66375e
Author: Akitoshi Yoshida <[email protected]>
Authored: Fri Jul 26 23:37:57 2013 +0200
Committer: Akitoshi Yoshida <[email protected]>
Committed: Fri Jul 26 23:39:31 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/17abc4e9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e8fb31..051b5ca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,9 +104,9 @@
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.3.2</concurrentlinkedhashmap.version>
     <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
-    <cxf-version>2.7.5</cxf-version>
+    <cxf-version>2.7.6</cxf-version>
     <cxf-version-range>[2.6,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>
     <deltaspike-version>0.3-incubating</deltaspike-version>
     <derby-version>10.10.1.1</derby-version>
     <disruptor-version>3.1.1</disruptor-version>
@@ -212,7 +212,7 @@
     <jetty-version>7.6.9.v20130131</jetty-version>
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
     <jetty6-version>6.1.26</jetty6-version>
-    <jettison-version>1.3.3</jettison-version>
+    <jettison-version>1.3.4</jettison-version>
     <jexcelapi-bundle-version>2.4.2_4</jexcelapi-bundle-version>
     <jexcelapi-version>2.4.2</jexcelapi-version>
     <jibx-version>1.2.5</jibx-version>

Reply via email to