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/10/17 12:07:06 UTC

[camel] branch regen_bot updated (8df17b13807 -> baafdd1d715)

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 8df17b13807 CAMEL-18565: camel-main - Should not swallow file not found exception when loading routes, and routes-include-pattern refers to a non existing file.
     add 209ba3fc4b8 Upgrade swagger-java-parser to 1.0.62
     add b68b1fff466 camel-rest - Fix NPE with better exception if component not on classpath
     add 479af0d5798 Skip undertow due to SSL testing issue on CI servers
     add 3af9453712e Upgrade apicurio to 1.1.26
     add 0f43718043b (chores) camel-rest-swagger: fixing a few code violations from SonarCloud (#8554)
     add 343d0556693 Revert "(chores) camel-rest-swagger: fixing a few code violations from SonarCloud (#8554)"
     add baafdd1d715 Regen for commit 343d0556693a7c4b499e135f6b4525446a6671ea

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                                |  4 ++--
 .../apache/camel/component/rest/openapi/HttpsTest.java    |  1 +
 .../apache/camel/component/rest/swagger/HttpsTest.java    |  1 +
 .../apache/camel/support/RestProducerFactoryHelper.java   | 15 +++++++++------
 parent/pom.xml                                            |  4 ++--
 5 files changed, 15 insertions(+), 10 deletions(-)