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 2022/03/10 07:17:59 UTC

[camel] branch regen_bot updated (63a2e12 -> 7abbf87)

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 63a2e12  (chores) logging cleanups (#7177)
     add 5f7242e  (chores) logging cleanups (other components) (#7178)
     add c34a574  Upgrade grpc
     add 7abbf87  Upgrade Apache Ignite 2.12.0

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  4 +-
 .../dataformat/barcode/BarcodeDataFormat.java      | 10 ++---
 .../camel/component/box/api/BoxFoldersManager.java | 16 ++++++--
 .../org/apache/camel/component/cm/CMProducer.java  |  2 +-
 .../camel/component/cometd/CometdBinding.java      |  6 +--
 .../camel/component/drill/DrillProducer.java       |  4 +-
 .../camel/component/file/remote/FtpOperations.java |  4 +-
 .../component/file/remote/RemoteFileConsumer.java  |  2 +-
 .../component/file/remote/SftpOperations.java      |  9 ++++-
 .../camel/component/influxdb/InfluxDbProducer.java |  8 +++-
 .../component/jasypt/JasyptPropertiesParser.java   | 10 ++---
 .../apache/camel/component/scp/ScpOperations.java  | 16 ++++++--
 .../component/zookeeper/ZooKeeperProducer.java     | 45 ++++++++--------------
 .../zookeeper/cloud/ZooKeeperServiceRegistry.java  |  8 ++--
 .../zookeeper/cluster/ZooKeeperClusterService.java |  8 ++--
 parent/pom.xml                                     |  4 +-
 16 files changed, 88 insertions(+), 68 deletions(-)