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/06/16 17:06:22 UTC

[camel] branch regen_bot updated (954606babb3 -> 41316dee97f)

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 954606babb3 camel-jbang - Custom dependencies defined in appliction.properties is now included in export pom.xml
     add 946a44a2074 camel-jira - Create configuration on component so its easier to configure avoding NPE
     add f084a88b89c CAMEL-18200: Sanitized uri should hide more sensitive keys.
     add 41316dee97f Regen for commit f084a88b89c1d4baf9963a27340789f8d7afe677

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/jira/JiraComponent.java |  2 +-
 .../apache/camel/support/DefaultEndpointTest.java  |  4 +--
 .../camel/management/ManagedSanitizeTest.java      |  4 +--
 .../camel/support/ScheduledPollConsumer.java       |  2 +-
 .../java/org/apache/camel/util/URISupport.java     | 31 ++++++++++++++++++----
 .../java/org/apache/camel/util/URISupportTest.java |  6 ++---
 .../ROOT/pages/camel-3x-upgrade-guide-3_18.adoc    |  5 ++++
 7 files changed, 40 insertions(+), 14 deletions(-)