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 2021/11/26 12:55:42 UTC

[camel] branch regen_bot updated (974ba7c -> b3a06cfa)

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 974ba7c  Polished
     add 2bebaa0  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add 55ba705  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add 3106bf5  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add d4008b8  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add dd4fb7b  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add 349c193  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add 66f1794  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add 6aadea4  Polished
     add 567a863  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add fb568d6  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add ac65a2f  Dependency upgrades
     add 69c05c7  CAMEL-17238: camel-opentelemetry - Upgrade to 1.9.1
     add f4cb49a  Upgrade Lucene to version 8.11.0
     add 4386d17  Sync deps
     add d1739c7  Update Solr to version 8.11.0
     add c46dedb  Sync deps
     add 391a3d6  CAMEL-17237: Remove com.google.code.findbugs from dependencies
     add 4fc279f  CAMEL-17213: camel-ftp - Fixed sftp maximumReconnectAttempts when disabled - should run at least once so the initial connection is attempted. Only sftp had this bug, the ftp is working correctly.
     add b3a06cfa CAMEL-17237: Remove com.google.code.findbugs from dependencies

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  10 +-
 components/camel-cassandraql/pom.xml               |   9 +-
 components/camel-corda/pom.xml                     |   6 +
 components/camel-drill/pom.xml                     |   4 +
 components/camel-fhir/camel-fhir-component/pom.xml |  10 ++
 .../component/file/remote/SftpOperations.java      |   2 +-
 .../camel-google/camel-google-bigquery/pom.xml     |  12 ++
 .../camel-google/camel-google-calendar/pom.xml     |  12 ++
 components/camel-google/camel-google-drive/pom.xml |  12 ++
 .../camel-google/camel-google-functions/pom.xml    |  24 ++++
 components/camel-google/camel-google-mail/pom.xml  |  12 ++
 .../camel-google/camel-google-pubsub/pom.xml       |   6 +
 .../camel-google/camel-google-sheets/pom.xml       |  24 ++++
 .../camel-google/camel-google-storage/pom.xml      |  12 ++
 .../storage/localstorage/FakeStorageRpc.java       |   3 -
 components/camel-gora/pom.xml                      |   4 +
 components/camel-grpc/pom.xml                      |  18 +++
 components/camel-hdfs/pom.xml                      |   4 +
 components/camel-jira/pom.xml                      |  10 ++
 .../oauth/OAuthAsynchronousHttpClientFactory.java  |   8 --
 .../org/apache/camel/component/jira/Utils.java     |   6 +-
 components/camel-openstack/pom.xml                 |  18 +++
 components/camel-opentelemetry/pom.xml             | 135 +++++++++++----------
 components/camel-spark/pom.xml                     |  24 ++++
 components/camel-xchange/pom.xml                   |  12 ++
 parent/pom.xml                                     |  18 ++-
 26 files changed, 322 insertions(+), 93 deletions(-)