You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gg...@apache.org on 2017/02/24 08:19:37 UTC

[3/4] camel git commit: Upgrade to CXF 3.1.10

Upgrade to CXF 3.1.10

(cherry picked from commit d23e1f55a5814f742fe1661935734a8e47ccdc16)


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

Branch: refs/heads/camel-2.18.x
Commit: 4dd963dc0f5eaada77589fbc95edca52f96bd2d0
Parents: 452ebd7
Author: Grzegorz Grzybek <gr...@gmail.com>
Authored: Fri Feb 24 09:15:35 2017 +0100
Committer: Grzegorz Grzybek <gr...@gmail.com>
Committed: Fri Feb 24 09:19:05 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4dd963dc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c9f6d07..d5d8734 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
     <consul-client-version>0.12.4</consul-client-version>
     <consul-client-bundle-version>0.12.4_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-    <cxf-version>3.1.9</cxf-version>
+    <cxf-version>3.1.10</cxf-version>
     <cxf-version-range>[3.0,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.0.5</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version>