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

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


    from f6e6fc1e1d9 Updating Jackson to 2.12.7 on 3.14.x to fix 
https://github.com/advisories/GHSA-57j2-w4cx-62h2 (#7852)
     add 07765a977b8 Fix camel-jira not adding components field (#7868)

No new revisions were added by this update.

Summary of changes:
 .../component/jira/producer/AddIssueProducer.java  | 32 +++++++---
 .../jira/producer/UpdateIssueProducer.java         | 22 +++++--
 .../component/jira/producer/WatcherProducer.java   | 27 +++++---
 .../org/apache/camel/component/jira/Utils.java     |  5 ++
 .../jira/producer/AddIssueProducerTest.java        | 74 +++++++++++++---------
 .../jira/producer/TransitionIssueProducerTest.java |  6 +-
 .../jira/producer/UpdateIssueProducerTest.java     | 39 ++++++++----
 .../jira/producer/WatcherProducerTest.java         | 16 ++---
 8 files changed, 141 insertions(+), 80 deletions(-)

Reply via email to