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/04/01 07:15:15 UTC

[camel] branch regen_bot updated (0223c964037 -> dd6d84461e7)

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 0223c964037 fixed results of inspection "non-final fields in enum" (#9741)
     add dd6d84461e7 fixed results of inspection "HashMap can be substituted with EnumMap" (#9744)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/arangodb/ArangoDbProducer.java    |  4 ++--
 .../org/apache/camel/component/aws2/sqs/Sqs2Endpoint.java    |  6 +++---
 .../camel/component/azure/cosmosdb/CosmosDbProducer.java     |  5 +++--
 .../camel/component/azure/servicebus/ServiceBusConsumer.java |  5 +++--
 .../camel/component/azure/servicebus/ServiceBusProducer.java |  4 ++--
 .../java/org/apache/camel/component/fhir/FhirEndpoint.java   |  4 ++--
 .../org/apache/camel/component/mongodb/MongoDbProducer.java  | 12 +++---------
 .../main/java/org/apache/camel/component/xj/XJConstants.java |  3 ++-
 .../camel/reifier/errorhandler/ErrorHandlerReifier.java      |  7 ++-----
 9 files changed, 22 insertions(+), 28 deletions(-)