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 aac1b45d79 Recording .gitmergeinfo Changes
     new 87c94eb52d Bump github/codeql-action from 3.25.6 to 3.25.7 (#1907)
     new 48d58f7cf8 Bump org.apache.maven.plugins:maven-plugin-plugin from 
3.13.0 to 3.13.1 (#1909)
     new 98868be4e0 Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.6.3 to 3.7.0 (#1910)
     new 3bea343258 Recording .gitmergeinfo Changes
     new 87f68a95db CXF-9009: Async operations fails (netty-conduit) (#1868)

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   | 50 ++++++++++++++++++++--
 8 files changed, 82 insertions(+), 27 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