Repository: camel
Updated Branches:
  refs/heads/master d21cd6303 -> 342dade95


Upgrade CXF 3.0.1 to 3.0.2, mainly because of CVE-2014-3623


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

Branch: refs/heads/master
Commit: 342dade9585e49b700771904a79eac6099c4eaa8
Parents: d21cd63
Author: Christian Mueller <cmuel...@apache.org>
Authored: Tue Oct 28 08:12:36 2014 +0100
Committer: Christian Mueller <cmuel...@apache.org>
Committed: Tue Oct 28 08:12:36 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/342dade9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7b0b769..4e0f71d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -114,9 +114,9 @@
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
     <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
-    <cxf-version>3.0.1</cxf-version>
+    <cxf-version>3.0.2</cxf-version>
     <cxf-version-range>[2.7,4.0)</cxf-version-range>
-    <cxf-xjc-utils-version>3.0.1</cxf-xjc-utils-version>
+    <cxf-xjc-utils-version>3.0.2</cxf-xjc-utils-version>
     <deltaspike-version>1.0.3</deltaspike-version>
     <derby-version>10.10.2.0</derby-version>
     <disruptor-version>3.3.0</disruptor-version>

Reply via email to