This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from dbb54decb1a [CXF-9241] - Remove ImplicitConfidentialGrantService
(#3386)
new 002c8b043ae Bump cxf.opentelemetry.version from 1.64.0 to 1.65.0
(#3379)
new a83aebd74ed Bump github/codeql-action/init from 4.37.6 to 4.37.7
(#3392)
new 7aed28d0529 Bump net.sourceforge.pmd:pmd-java from 7.25.0 to 7.26.0
(#3303)
new 55086fdc72c Bump cxf.openfeign.version from 13.13 to 13.14 (#3395)
new fe66b486a72 CXF-9233: AbstractLoggingInterceptor.LIVE_LOGGING_PROP
already set in the message properties, so RESP_OUT is not logged (#3372)
new 9fe704c9ef4 Recording .gitmergeinfo Changes
new 890e58218f2 Update Jackson to 2.22.2
new a8c648ed941 Recording .gitmergeinfo Changes
The 8 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 | 13 +++++++
distribution/src/main/release/samples/pom.xml | 2 +-
.../micrometer/ObservationIntegrationTest.java | 9 +++++
parent/pom.xml | 8 ++--
.../ext/logging/AbstractLoggingInterceptor.java | 14 +++++++
.../cxf/ext/logging/LoggingInInterceptor.java | 2 +-
.../cxf/ext/logging/LoggingOutInterceptor.java | 2 +-
.../java/org/apache/cxf/jaxws/JaxWsClientTest.java | 43 ++++++++++++++++++++++
.../cxf/jaxrs/client/logging/RESTLoggingTest.java | 33 +++++++++++++++++
.../{TestServiceRest.java => TestService.java} | 15 +++-----
.../cxf/jaxrs/client/logging/TestServiceRest.java | 14 ++-----
12 files changed, 131 insertions(+), 28 deletions(-)
copy
rt/rs/client/src/test/java/org/apache/cxf/jaxrs/client/logging/{TestServiceRest.java
=> TestService.java} (84%)