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 14:37:15 UTC

[cxf] branch 3.6.x-fixes updated (7dc57c7abf -> db5c33a600)

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

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


    from 7dc57c7abf Reconcile CXF bom with current artifacts (#1021)
     new e95f080de6 Update Netty to 4.1.85.Final
     new db5c33a600 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  | 5 +++++
 parent/pom.xml | 2 +-
 2 files changed, 6 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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit db5c33a600968c9f8a359d6ae9899cb5dcc816e7
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Nov 12 09:33:06 2022 -0500

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 1736abd2a0..3da86976a7 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -63,6 +63,7 @@ M 27f756d64a3267c0865d6498824bd9c32b959391
 M 2ad9d0b2eef17c0d57d3cb96f3b2cecd1e704869
 M 2afed183de17550a2a57d266ca4ad666ed1edbf0
 M 2c0b7979141a9536b178bf81106709182856d30a
+M 2f1e5a9b49893711f96644a7cf9745ff8559517a
 M 2f5044e10a4487bd9abc6340bdc438df23cd8f1e
 M 2f76e327b3c1128453e5ce996a802a656859671e
 M 309cfbf5710dab302eb4a611ac34dc288d1d8203
@@ -81,6 +82,7 @@ M 4e110842a36ac1923870df2c4b9f1a3266dfbc80
 M 4ec849ec62d45d0af9e3e298bdff5e7c07f29493
 M 4ec898213e8d5b2e12dfe4793ddd5129a41b99c3
 M 5439c3f36b5f8525a0d92831fdf89b4fa2c48d31
+M 549bae9e692f84ccc1a2a6170fc9bdab2c7fc882
 M 55265412d3c62ada4003a5f019477ea47eb49c8c
 M 55816278ef52db1170e4ed5bdb1a32007c9e496b
 M 594a3bd6741e18d83ee02eb07c9b1cfd3e1dce52
@@ -102,6 +104,7 @@ M 84e897dfbda3bff1d6be3c3b44ef36c039cb8c92
 M 890195ced00f76d0be680def9c6f08d85d63cbcd
 M 8abb11abab186d2a76fafb41ab610f3c292d5fa8
 M 8cba83cdbb6a1b0d28f6fd7e218b342a42305963
+M 8ffec0eb10eab9894ea62152e1e6f3eb962beca9
 M 905f4f91e4d0b5c4d145729f16bad90b1847f0be
 M 96e71237bae2eb987a5fbe67d21e9e1e19f2d158
 M 9a8e07ab159b2492d42fddadce1e5854ceee29e8
@@ -110,6 +113,7 @@ M 9b804a79de17ccd24f1999f673e1b4d4d25aaaec
 M 9c3dc283369f6c829b040920cbb93002daf3d440
 M 9fdf22dfd1ed21a776d935754f1dd02aef67ce95
 M a293a80333443ac39c960aea695e65fc260d8bdd
+M a43799c83305ad33905d757011cb9c7cce4ee6b3
 M a54e2dbe6e4dc2d74472e2db523a5290378da325
 M a79b210719d6b0388dc56761b12c609d4d5f6a8a
 M a903a5392b3cd2b5925c6afa46f289b3b94a694a
@@ -130,6 +134,7 @@ M c4b52ceee197f4eff145496b35f92c6112225075
 M c5b7db5a4cceb3df6094ee38215725fd4ecc2b8c
 M ca46bebe06bc2732907e476bfe6116f09fbe1eb4
 M cefafc093f527af09f51ead881d4af57dd2031b4
+M cf09a8532ce31a9453f1628c1d0d7082d5ec3a31
 M cf1dc0bc288382c6676ced1166ebefd2c5ae3464
 M d06c9ece5dbb55cfd444f31668b9d49b9089ef1b
 M d26294e7f6a011101ec76bc707255899b7539755


[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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e95f080de6b33fabfdf74efd1b0d0385b00763af
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)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cd815c3d81..66544e729f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,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>