You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/11/12 15:59:10 UTC

[cxf] branch 3.5.x-fixes updated (e532cc3dc2 -> 100ef29b3c)

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

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


    from e532cc3dc2 Reconcile CXF bom with current artifacts (#1021)
     new 721f611b26 Update Netty to 4.1.85.Final
     new 100ef29b3c Recording .gitmergeinfo Changes

The 2 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:
 .gitmergeinfo  | 1 +
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


[cxf] 02/02: Recording .gitmergeinfo Changes

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

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

commit 100ef29b3c95a280d0a1fec11c79c52090b5b301
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Nov 12 10:58:56 2022 -0500

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 4d8dddab2d..19d4f2c5b9 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -66,6 +66,7 @@ B d30602dda6a86c80c58aa7665f1f6ac11b94845d
 B d319f8a2f5ca93e7bcaa028f8026c402e1046037
 B d77fd3ac9eb11bd69e5d534dffe53296e4c00ae8
 B d7b9a3095d864a6b41dc0ee07dffbd0c36d7cdf6
+B db5c33a600968c9f8a359d6ae9899cb5dcc816e7
 B dd42fa32d05e5d02490f3a00f1dfd9c165a54b84
 B e7c2aee206ae5084204502b4744feed5a8e93e04
 B ea0212e271a1df063cba57b80d658d78efe5eb1f


[cxf] 01/02: Update Netty to 4.1.85.Final

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

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

commit 721f611b26d589f16f1abc7e46703de13cd2cc92
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Nov 12 08:07:01 2022 -0500

    Update Netty to 4.1.85.Final
    
    (cherry picked from commit cf09a8532ce31a9453f1628c1d0d7082d5ec3a31)
    (cherry picked from commit e95f080de6b33fabfdf74efd1b0d0385b00763af)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9a87641e50..c3ca2b0bde 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
-        <cxf.netty.version>4.1.84.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.85.Final</cxf.netty.version>
         <cxf.netty.tcnative.version>2.0.46.Final</cxf.netty.tcnative.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
         <cxf.openjpa.version>3.1.2</cxf.openjpa.version>