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

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


    from c59992c6fe Recording .gitmergeinfo Changes
     new 006fd776e7 Bump github/codeql-action from 3.25.6 to 3.25.7 (#1907)
     new d90888c113 Bump org.apache.maven.plugins:maven-plugin-plugin from 
3.13.0 to 3.13.1 (#1909)
     new 227f5678e3 Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.6.3 to 3.7.0 (#1910)
     new e3a7345226 CXF-9009: Async operations fails (netty-conduit) (#1868)
     new b00cb694ed Recording .gitmergeinfo Changes

The 5 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:
 .github/workflows/codeql-analysis.yml              |  4 +-
 .gitmergeinfo                                      |  2 +
 parent/pom.xml                                     |  2 +-
 pom.xml                                            |  4 +-
 .../client/NettyHttpClientPipelineFactory.java     | 13 +++---
 .../http/netty/client/NettyHttpConduit.java        | 16 +++----
 systests/transport-netty/pom.xml                   | 18 +++++---
 .../http2/netty}/jaxws/JAXWSAsyncClientTest.java   | 49 ++++++++++++++++++++--
 8 files changed, 82 insertions(+), 26 deletions(-)
 copy systests/{transport-hc5/src/test/java/org/apache/cxf/systest/hc5 => 
transport-netty/src/test/java/org/apache/cxf/systest/http2/netty}/jaxws/JAXWSAsyncClientTest.java
 (72%)

Reply via email to