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 2021/01/29 13:58:03 UTC

[cxf] branch 3.4.x-fixes updated (a15d0ce -> 71825d2)

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

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


    from a15d0ce  Recording .gitmergeinfo Changes
     new 5b1ba6c  Updating ActiveMQ to 5.16.1
     new f9220c8  Updating Johnzon to 1.2.10
     new 35b2363  Updating Xerces to 2.12.1
     new 71825d2  Updating async-http-client to 2.12.2

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


[cxf] 04/04: Updating async-http-client to 2.12.2

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 71825d2583f6ea5c8fc21b4eec9a5ca2a380d490
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 29 09:00:04 2021 +0000

    Updating async-http-client to 2.12.2
    
    (cherry picked from commit b94ea3551a6f3ed6eb54cbe2d41954b2158ab3dd)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 77a85e8..509e985 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,7 +78,7 @@
         <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.activemq.version>5.16.1</cxf.activemq.version>
-        <cxf.ahc.version>2.12.1</cxf.ahc.version>
+        <cxf.ahc.version>2.12.2</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>


[cxf] 01/04: Updating ActiveMQ to 5.16.1

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5b1ba6ce324d6e124ad65547c255b4ccca956db1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 29 08:58:23 2021 +0000

    Updating ActiveMQ to 5.16.1
    
    (cherry picked from commit 0298be286acb8e61047ecfd8c31171524a4b6728)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0c2a2c2..3500619 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -77,7 +77,7 @@
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
-        <cxf.activemq.version>5.16.0</cxf.activemq.version>
+        <cxf.activemq.version>5.16.1</cxf.activemq.version>
         <cxf.ahc.version>2.12.1</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>


[cxf] 03/04: Updating Xerces to 2.12.1

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 35b236399f20273c721d3d9530a265f35bf22d08
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 29 08:59:10 2021 +0000

    Updating Xerces to 2.12.1
    
    (cherry picked from commit 2e40901a21045f048360a574fe87457b61ea05ec)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2f4067f..77a85e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>2.3.1</cxf.wss4j.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
-        <cxf.xerces.version>2.12.0</cxf.xerces.version>
+        <cxf.xerces.version>2.12.1</cxf.xerces.version>
         <cxf.xmlschema.version>2.2.5</cxf.xmlschema.version>
         <cxf.zest.version>2.1</cxf.zest.version>
 


[cxf] 02/04: Updating Johnzon to 1.2.10

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f9220c8186c731caf803739ca4f3d86c8ca5737d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 29 08:58:40 2021 +0000

    Updating Johnzon to 1.2.10
    
    (cherry picked from commit 3d0dd308b7591ee8e5b3448acd72146c942b5180)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3500619..2f4067f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jexl.version>3.1</cxf.jexl.version>
         <cxf.joda.time.version>2.9.4</cxf.joda.time.version>
-        <cxf.johnzon.version>1.2.9</cxf.johnzon.version>
+        <cxf.johnzon.version>1.2.10</cxf.johnzon.version>
         <cxf.json.api.version>1.1.6</cxf.json.api.version>
         <cxf.json.bind-api.version>1.0.2</cxf.json.bind-api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>