dependabot[bot] opened a new pull request, #2216:
URL: https://github.com/apache/cxf/pull/2216
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.1 to 3.27.2.
Release notes
Sourced from https://github.com/assertj/assertj/releases";>org.assertj:assertj-co
dependabot[bot] opened a new pull request, #2217:
URL: https://github.com/apache/cxf/pull/2217
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.15 to
1.8.0.
Release notes
Sourced from https://github.com/mozilla/rhino/releases";>org.mozilla:rhino's
releases.
dependabot[bot] opened a new pull request, #2218:
URL: https://github.com/apache/cxf/pull/2218
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.5.15 to 1.5.16.
Commits
https://github.com/qos-ch/logback/commit/74c9ebd0e784d9e9ffc6c627cf5016d015795
Dear Apache CXF Development Team,
I would like to report a bug in the `HttpClientWrappedOutputStream` class
within the `org.apache.cxf.transport.http` package. The issue occurs during
the handling of an `IOException` when the `close` method is invoked.
**Description of the Issue:**
When the `clo
Hi Jamie,
We have observed that the same OpenSSL handshake details are working for the
CXF 4.0.0 version as well. This led us to believe that this area might not be
the cause of the issue related to self-signed certificates.
Given this observation, we did not initially suspect this aspect as a