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 533494c4b4 Recording .gitmergeinfo Changes
     new b01891388d Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 
10.21.3 (#2291)
     new 81c0eedcee Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 
to 3.4.1 (#2293)
     new 70c1dcac11 Bump org.apache.maven.plugins:maven-compiler-plugin (#2294)
     new 0532266fa6 CXF-9110: Fix extensive memory usage with enabled 
LoggingFeature (#2278)
     new a1d2df0515 Update Netty to 4.1.119.Final
     new 4cdd13538c Bump org.jruby:jruby from 9.4.11.0 to 9.4.12.0 (#2295)
     new ee46f98d47 Bump org.apache.maven.plugins:maven-install-plugin from 
3.1.3 to 3.1.4 (#2296)
     new 362cfadf40 Recording .gitmergeinfo Changes
     new 9eafdc7f15 Fix PMD violations

The 9 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:
 .gitmergeinfo                                      |  7 +++
 .../cxf/interceptor/LoggingOutInterceptor.java     |  2 +-
 .../java/org/apache/cxf/io/CachedOutputStream.java |  2 +
 .../apache/cxf/io/CachedOutputStreamCleaner.java   |  8 +++
 .../cxf/io/DelayedCachedOutputStreamCleaner.java   | 29 +++++++---
 distribution/src/main/release/samples/pom.xml      |  4 +-
 .../release/samples/ruby_spring_support/pom.xml    |  2 +-
 parent/pom.xml                                     |  4 +-
 pom.xml                                            |  8 +--
 .../cxf/jaxrs/client/logging/RESTLoggingTest.java  | 62 ++++++++++++++++++++++
 .../cxf/jaxrs/client/logging/TestServiceRest.java  |  6 +++
 .../cxf/jaxrs/ext/search/fiql/FiqlParser.java      |  3 +-
 .../apache/cxf/rs/security/jose/jwk/JwkUtils.java  |  4 +-
 .../apache/cxf/rs/security/jose/jws/JwsUtils.java  |  4 +-
 .../oauth2/services/AbstractTokenService.java      |  3 +-
 .../main/java/org/apache/cxf/ws/rm/RMEndpoint.java |  6 +--
 .../cxf/sts/token/provider/SAMLClaimsTest.java     |  4 +-
 17 files changed, 129 insertions(+), 29 deletions(-)

Reply via email to