This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
from ab2d4504c7 Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1237)
add 6bfa7d0c21 CXF-8833: GZIPInInterceptor, when processing HTTP 204 empty
response, throws EOFException (#1233)
No new revisions were added by this update.
Summary of changes:
.../transport/common/gzip/GZIPInInterceptor.java | 5 ++
.../cxf/common/gzip/GZIPInInterceptorTest.java | 62 ++++++++++++++++++++++
2 files changed, 67 insertions(+)
create mode 100644
core/src/test/java/org/apache/cxf/common/gzip/GZIPInInterceptorTest.java