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/11/04 13:26:46 UTC

[camel] branch regen_bot updated (19db1c4 -> 8935989)

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 19db1c4  Upgrade to vertx 4.1.6
     add fb67852  camel-core - Avoid ERROR logs due to false positives from static code analytics report.
     add 8935989  CAMEL-15133: camel-health - Remember to call super

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/impl/engine/FileStateRepository.java | 4 ++--
 .../camel-main/src/main/java/org/apache/camel/main/MainSupport.java | 2 +-
 .../src/main/java/org/apache/camel/support/DefaultConsumer.java     | 2 +-
 .../main/java/org/apache/camel/support/ScheduledPollConsumer.java   | 1 +
 .../support/processor/idempotent/FileIdempotentRepository.java      | 4 ++--
 .../main/java/org/apache/camel/converter/jaxp/StaxConverter.java    | 2 +-
 .../camel/language/xtokenizer/XMLTokenExpressionIterator.java       | 6 ++----
 7 files changed, 10 insertions(+), 11 deletions(-)