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 6997767b4a [CXF-9099]GZIPOutInterceptor : ensure the CXF headers that
GZIPOutInterceptor needs to resize is modifiable
new d322582f5a Bump org.owasp:dependency-check-maven from 11.1.1 to 12.0.0
(#2223)
new 8c5105ff59 Bump github/codeql-action from 3.28.0 to 3.28.1 (#2222)
new b4b057e179 Update Arquillian to 1.8.1.Final
new d71adc9437 CXF-9065: StackOverflow Exception during execution of
WebClient POST Request on SSLUtils class (#2224)
new 0692f64f9a Recording .gitmergeinfo Changes
new 127dedad49 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 | 4 +-
.gitmergeinfo | 7 +++
parent/pom.xml | 2 +-
pom.xml | 2 +-
.../org/apache/cxf/transport/https/SSLUtils.java | 7 ++-
.../apache/cxf/transport/https/SSLUtilsTest.java | 64 ++++++++++++++++++++++
6 files changed, 81 insertions(+), 5 deletions(-)
create mode 100644
rt/transports/http/src/test/java/org/apache/cxf/transport/https/SSLUtilsTest.java