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 ccc47074ca Update Jetty to 10.0.25
new 3b649d7095 remove unused StringUtils#diff()
new dd02918507 Bump actions/cache from 4.2.2 to 4.2.3 (#2337)
new a1acc73ef9 Bump github/codeql-action from 3.28.11 to 3.28.12 (#2338)
new 8680c4a16b CXF-9115: Race Condition in HttpClientHttpConduit Causes
Writing Thread to Hang Forever (#2323)
new de7004b059 Update ASM to 9.8
new 5ce59e064f Recording .gitmergeinfo Changes
The 6 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 | 6 ++---
.gitmergeinfo | 5 ++++
.../org/apache/cxf/common/util/StringUtils.java | 8 ------
.../apache/cxf/common/util/StringUtilsTest.java | 10 --------
parent/pom.xml | 2 +-
.../cxf/transport/http/HttpClientHTTPConduit.java | 5 ++++
.../systest/http/jaxws/JAXWSAsyncClientTest.java | 30 +++++++++++++++++++++-
7 files changed, 43 insertions(+), 23 deletions(-)