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/01/10 11:54:10 UTC

[camel] branch regen_bot updated (454a10c -> a0a9c31)

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 454a10c  Upgrade Kubernetes Client and Model to version 5.11.2
     add 0203ade  CAMEL-17458: Bearer Access Token authentication (#6696)
     add a0a9c31  Regen for commit 0203ade5eac1c4c11bd88febf04bc7a22624692b

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/jira.json       |  4 ++--
 .../resources/org/apache/camel/component/jira/jira.json |  4 ++--
 components/camel-jira/src/main/docs/jira-component.adoc |  9 ++++++++-
 .../apache/camel/component/jira/JiraConfiguration.java  |  2 +-
 .../org/apache/camel/component/jira/JiraEndpoint.java   |  7 +++++++
 .../component/jira/JiraComponentConfigurationTest.java  | 17 +++++++++++++++++
 .../component/dsl/JiraComponentBuilderFactory.java      |  3 ++-
 .../endpoint/dsl/JiraEndpointBuilderFactory.java        |  9 ++++++---
 8 files changed, 45 insertions(+), 10 deletions(-)