This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 67bf6aaf76f (chores) camel-support: use unmodifiable list when possible
new 5a3fe1250ff (chores) camel-aws: use unmodifiable list when possible
new 4f060ba4ec8 (chores) camel-bindy: use unmodifiable list when possible
new df1bbf25e31 (chores) camel-digitalocean: use unmodifiable list when
possible
new 05a92a27f3a (chores) camel-azure-servicebus: use unmodifiable list
when possible
new 843dbab6fcb (chores) camel-azure-storage-datalake: use unmodifiable
list when possible
new 86cbf9586c9 (chores) camel-azure-storage-queue: use unmodifiable list
when possible
The 6 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:
.../org/apache/camel/component/aws2/ddbstream/ShardTree.java | 3 +--
.../camel/component/aws2/eventbridge/EventbridgeProducer.java | 3 +--
.../java/org/apache/camel/component/aws2/ses/Ses2Producer.java | 9 ++++-----
.../camel/component/azure/servicebus/ServiceBusProducer.java | 3 +--
.../storage/datalake/client/DataLakeFileSystemClientWrapper.java | 3 +--
.../storage/datalake/client/DataLakeServiceClientWrapper.java | 3 +--
.../component/azure/storage/queue/client/QueueClientWrapper.java | 5 ++---
.../azure/storage/queue/client/QueueServiceClientWrapper.java | 3 +--
.../camel/dataformat/bindy/kvp/BindyKeyValuePairDataFormat.java | 3 +--
.../digitalocean/producer/DigitalOceanDropletsProducer.java | 3 +--
10 files changed, 14 insertions(+), 24 deletions(-)