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/09/17 16:33:56 UTC

[cxf] branch 3.5.x-fixes updated (12d1578d94 -> 40c300d07a)

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 12d1578d94 Recording .gitmergeinfo Changes
     new c035185add Recording .gitmergeinfo Changes
     new 40c300d07a Update Netty to 4.1.82.Final

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] 01/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 c035185add363a99fbacbeb8970dab1a7833c054
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Sep 17 12:06:31 2022 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index c2085b55a4..8f1e892ae5 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -87,6 +87,7 @@ M a903a5392b3cd2b5925c6afa46f289b3b94a694a
 M a95d8494cbabc9aa9b0919ee7efe71a920ed9f90
 M adfe67ca302ba3c4ddf40a734493cf75d3439b9b
 M b207c718e84bed8120bb114f1d79f575094c3a14
+M b3503705c584c5b29a5e4e7a64b909c3609f7529
 M b5faf57b6f696c1487fc6f12795e9113f1f804a6
 M ba58c444dd835e105136b9eab74e5c0e9e80914b
 M c3fa8f19ed721b21e1e18133e9eb20b2906a5eaf


[cxf] 02/02: Update Netty to 4.1.82.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 40c300d07abf9a6c073900c4779f8daf847d849c
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Sep 17 08:54:48 2022 -0400

    Update Netty to 4.1.82.Final
    
    (cherry picked from commit 321318b5b15936770e7e641af048c70306be8096)
    (cherry picked from commit 4dcd8d295c68541fd94a95bb2311595f203585c3)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c89446f793..c9e765d5e6 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.81.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.82.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>