This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git

commit 945c0df49c5b944b15e15d1de3f9aa16452fd600
Author: Alex Heneveld <[email protected]>
AuthorDate: Thu Jan 10 10:23:51 2019 +0000

    bump jax and cxf versions to align with jetty bump
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b96f16d..583ebd9 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.9.6</fasterxml.jackson.version>
-        <cxf.version>3.1.10</cxf.version>
+        <cxf.version>3.2.7</cxf.version>
         
<httpcomponents.httpclient.version>4.5.2</httpcomponents.httpclient.version>
         
<httpcomponents.httpcore.version>4.4.4</httpcomponents.httpcore.version>
         <!-- @deprecated since 0.11 -->
@@ -154,7 +154,7 @@
         <aopalliance.version>1.0</aopalliance.version>
         <commons-configuration.version>1.7</commons-configuration.version>
         <commons-lang.version>2.4</commons-lang.version>
-        <jax-rs-api.version>2.0.1</jax-rs-api.version>
+        <jax-rs-api.version>2.1.1</jax-rs-api.version>
         <maxmind.version>2.8.0-rc1</maxmind.version>
         <maxmind-db.version>1.2.1</maxmind-db.version>
         <winrm4j.version>0.5.0</winrm4j.version>

Reply via email to