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 2021/08/31 09:55:34 UTC

[camel] branch regen_bot updated (879c6bf -> d133b8c)

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 879c6bf  Sync deps
     add ae5888f  (chores) camel-rss: fix a resource leak reading from XML (#6012)
     add d133b8c  (chores) camel-maven-plugin: fix resource leak when finding files (#6014)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/rss/RssUtils.java   | 26 +++++++++++++++++-----
 .../maven/packaging/AbstractGeneratorMojo.java     |  6 +++++
 .../camel/maven/packaging/ComponentDslMojo.java    |  9 +++-----
 .../camel/maven/packaging/EndpointDslMojo.java     |  8 +++----
 .../packaging/GenerateEndpointUriFactoryMojo.java  |  9 +++-----
 5 files changed, 35 insertions(+), 23 deletions(-)