You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2017/03/07 21:10:16 UTC

[4/6] brooklyn-server git commit: Upgrade cxf to 3.1.10 (from 3.1.4)

Upgrade cxf to 3.1.10 (from 3.1.4)


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/438e7454
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/438e7454
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/438e7454

Branch: refs/heads/master
Commit: 438e7454f567d8b3cc2e1a415d842a4bf3d8ebb2
Parents: 9ea1347
Author: Aled Sage <al...@gmail.com>
Authored: Tue Jan 31 15:32:36 2017 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Fri Feb 3 20:57:14 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/438e7454/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 59621f0..c3b7a04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <kxml2.servicemix.version>2.3.0_3</kxml2.servicemix.version>
         <!-- double-check downstream projects before changing jackson version -->
         <fasterxml.jackson.version>2.7.5</fasterxml.jackson.version>
-        <cxf.version>3.1.4</cxf.version>
+        <cxf.version>3.1.10</cxf.version>
         <httpcomponents.httpclient.version>4.5.2</httpcomponents.httpclient.version>
         <httpcomponents.httpcore.version>4.4.4</httpcomponents.httpcore.version>
         <httpclient.version>4.4.1</httpclient.version> <!-- kept for compatibility in 0.11.0-SNAPSHOT, remove after -->