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/09 14:12:58 UTC

[camel] branch regen_bot updated (1bb338b -> 74137b0)

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 1bb338b  CAMEL-17320: Upgrade maven-plugin-plugin to 3.6.4 (#7173)
     add f3c0311  CAMEL-15520: fixed deprecations in camel-cxf-transport
     add 3d88a62  CAMEL-17763: cleaned up unused exceptions in camel-azure-storage-datalake
     add 8d6b862  CAMEL-17763: cleaned up unused exceptions in camel-azure-storage-queue
     add ceb8cc2  CAMEL-15520: fixed deprecations in camel-sql
     add 74137b0  (chores) fix camel-grpc test failures on CI

No new revisions were added by this update.

Summary of changes:
 .../storage/datalake/operations/DataLakeDirectoryOperationTest.java | 2 +-
 .../azure/storage/queue/operations/QueueOperationsTest.java         | 2 +-
 .../org/apache/camel/component/cxf/transport/CamelConduitTest.java  | 2 +-
 .../apache/camel/component/cxf/transport/JaxWSCamelConduitTest.java | 2 +-
 .../camel/component/cxf/transport/JaxWSCamelDestinationTest.java    | 6 +++---
 .../org/apache/camel/component/grpc/GrpcConsumerSecurityTest.java   | 5 +++--
 .../org/apache/camel/component/grpc/GrpcProducerSecurityTest.java   | 6 ++++--
 .../camel/component/sql/SqlProducerUseMessageBodyForSqlTest.java    | 2 +-
 8 files changed, 15 insertions(+), 12 deletions(-)