You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/09/06 11:35:19 UTC

[cxf] 01/02: Updating httpcomponents core + maven

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

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 116e4ce03c5b23b901832aa665efa6bf8a353063
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Sep 6 12:34:17 2019 +0100

    Updating httpcomponents core + maven
    
    (cherry picked from commit 9c462e9bd614d529f0a2fd86490243ea1c858651)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 35d4a15..7bcc4e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,7 +127,7 @@
         <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
         <cxf.httpcomponents.client.version>4.5.9</cxf.httpcomponents.client.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.httpcomponents.core.version>4.4.11</cxf.httpcomponents.core.version>
+        <cxf.httpcomponents.core.version>4.4.12</cxf.httpcomponents.core.version>
         <cxf.jackson.version>2.9.9</cxf.jackson.version>
         <cxf.jackson.databind.version>2.9.9.3</cxf.jackson.databind.version>
         <cxf.jaeger.version>0.35.5</cxf.jaeger.version>
@@ -158,7 +158,7 @@
         <cxf.log4j.version>1.2.17</cxf.log4j.version>
         <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>
         <cxf.lucene.version>4.9.1</cxf.lucene.version>
-        <cxf.maven.core.version>3.6.1</cxf.maven.core.version>
+        <cxf.maven.core.version>3.6.2</cxf.maven.core.version>
         <cxf.microprofile.config.version>1.1</cxf.microprofile.config.version>
         <cxf.microprofile.rest.client.version>1.3.3</cxf.microprofile.rest.client.version>
         <cxf.mina.version>2.0.21</cxf.mina.version>