This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from eaa41a07985 Upgrade Fastjson to version 2.0.34 add 16355d7a016 Upgrade Jsonapi to version 0.12 add 155b1cd58d5 Upgrade Jsonapi to version 0.12 add 5c04f63daa8 Output better test failure messages in MicrometerExchangeEventNotifierTest add 23679ee3651 CAMEL-19560 - Manage micrometer artifacts to build and test with a single deterministic set of versions add 5ab7abb15ba Make CurrentSpanTest in Micrometer and Observation more robust by awaiting Span.current().getSpanContext().isValid() to become false after sending/receiving messages No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 2 +- components/camel-micrometer/pom.xml | 8 +++-- .../MicrometerExchangeEventNotifierTest.java | 12 +++---- components/camel-observation/pom.xml | 8 +++-- .../CamelMicrometerObservationTestSupport.java | 12 ++++++- .../apache/camel/observation/CurrentSpanTest.java | 38 ++++++++++++++-------- components/camel-opentelemetry/pom.xml | 6 ++++ .../CamelOpenTelemetryTestSupport.java | 9 +++++ .../camel/opentelemetry/CurrentSpanTest.java | 37 ++++++++++++++------- parent/pom.xml | 28 +++++++++++++++- 10 files changed, 122 insertions(+), 38 deletions(-)