This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch fix/oauth2-response-leak
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 8a8ed0af8ee Fix OAuth2 test flakiness caused by Response and WebClient
resource leaks
add 382a6d99fd6 Update Spring Framework to 7.0.6
add b465f687470 Merge remote-tracking branch 'origin/main' into
fix/oauth2-response-leak
add 679473dbd7e Increase Awaitility timeout in tracing tests from 5s to 10s
add 711e3fd25c5 Merge branch 'fix/tracing-timeout-10s' into
fix/oauth2-response-leak
No new revisions were added by this update.
Summary of changes:
parent/pom.xml | 2 +-
.../cxf/systest/brave/jaxrs/AbstractBraveTracingTest.java | 6 +++---
.../cxf/systest/brave/jaxws/AbstractBraveTracingTest.java | 2 +-
.../tracing/opentelemetry/OpenTelemetryTracingTest.java | 14 +++++++-------
.../jaxrs/tracing/opentracing/OpenTracingTracingTest.java | 14 +++++++-------
.../tracing/opentelemetry/OpenTelemetryTracingTest.java | 4 ++--
.../jaxws/tracing/opentracing/OpenTracingTracingTest.java | 4 ++--
7 files changed, 23 insertions(+), 23 deletions(-)