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 2023/07/07 06:37:24 UTC

[camel] branch regen_bot_3x updated (fd27d882fb6 -> b8b7a41bd35)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from fd27d882fb6 Regen for commit 699bb70a662f6a403cae944990b07c6c2f2fcf1c (#10601)
     add 7c636184aa7 CAMEL-19581: Upgrade to picocli 4.7.4
     add 07d66b71c03 Fix camel-jira to add assignee using the id (#10602) (#10610)
     add b8b7a41bd35 Regen for commit 07d66b71c03c18d047c56fe073308a005f1bf46f

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                          |  2 +-
 .../org/apache/camel/catalog/components/jira.json   |  1 +
 .../org/apache/camel/component/jira/jira.json       |  1 +
 .../camel-jira/src/main/docs/jira-component.adoc    | 21 +++++++++++++--------
 .../apache/camel/component/jira/JiraConstants.java  |  2 ++
 .../component/jira/producer/AddIssueProducer.java   |  7 +++++++
 .../jira/producer/UpdateIssueProducer.java          |  8 ++++++++
 .../endpoint/dsl/JiraEndpointBuilderFactory.java    | 13 +++++++++++++
 parent/pom.xml                                      |  2 +-
 9 files changed, 47 insertions(+), 10 deletions(-)