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 2024/01/17 09:52:06 UTC

(camel) branch regen_bot updated (88adde1d187 -> 1014d87bdf0)

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 88adde1d187 Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#12802)
     add 30922b17b59 Upgrade CycloneDX Maven Plugin to version 2.7.11 (#12815)
     add 1014d87bdf0 CAMEL-20297 camel-salesforce: do not swallow interrupted exceptions

No new revisions were added by this update.

Summary of changes:
 .../camel/component/salesforce/codegen/ObjectDescriptions.java   | 6 ++++++
 .../camel/component/salesforce/SalesforceMetaDataExtension.java  | 5 ++++-
 .../camel/component/salesforce/internal/SalesforceSession.java   | 9 ++++++---
 .../component/salesforce/internal/client/AbstractClientBase.java | 4 +++-
 .../salesforce/internal/processor/QueryResultIterator.java       | 1 +
 .../component/salesforce/internal/streaming/PushTopicHelper.java | 3 ++-
 .../salesforce/internal/streaming/SubscriptionHelper.java        | 3 +++
 pom.xml                                                          | 2 +-
 8 files changed, 26 insertions(+), 7 deletions(-)