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 62637bf4af Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1235)
     new a0c73466dd CXF-8833: GZIPInInterceptor, when processing HTTP 204 empty 
response, throws EOFException
     new 1d12d535fa Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1237)
     new 6a469f8387 Update Spring Security to 5.8.3

The 3 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:
 .../transport/common/gzip/GZIPInInterceptor.java   |  5 ++
 .../cxf/common/gzip/GZIPInInterceptorTest.java     | 62 ++++++++++++++++++++++
 distribution/src/main/release/samples/pom.xml      |  2 +-
 parent/pom.xml                                     |  2 +-
 4 files changed, 69 insertions(+), 2 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/cxf/common/gzip/GZIPInInterceptorTest.java

Reply via email to