You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/07/14 05:44:05 UTC

[camel] branch regen_bot updated (d928180c61e -> c7bb3cbc01a)

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 d928180c61e Fixed test after javapoet upgrade
     add c7bb3cbc01a [CAMEL-19605] camel-xchange - Upgrade to xchange 5.1.0 (#10680)

No new revisions were added by this update.

Summary of changes:
 components/camel-xchange/pom.xml                   | 13 +++++++++
 .../apache/camel/component/xchange/XChange.java    | 15 ++++++++---
 .../camel/component/xchange/XChangeEndpoint.java   | 31 ++++++++++++++++------
 .../component/xchange/XChangeTestSupport.java      | 11 +++++---
 .../xchange/account/AccountProducerTest.java       |  4 ++-
 .../xchange/metadata/MetaDataProducerTest.java     |  8 +++---
 parent/pom.xml                                     |  2 +-
 7 files changed, 64 insertions(+), 20 deletions(-)