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 7b98a09ed87 CAMEL-18953: camel-jetty - Should throw 504 error if continuation timeout was hit add 0dba16097b0 Upgrade wiremock add ab176dc1057 Fixed test and upgrade wiremock add 6a189890002 Fixed test and upgrade wiremock No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 2 +- components/camel-bonita/pom.xml | 15 ++++++++++++++- components/camel-oaipmh/pom.xml | 15 ++++++++++++++- components/camel-openstack/pom.xml | 4 ++-- components/camel-platform-http-vertx/pom.xml | 15 ++++++++++++++- components/camel-pubnub/pom.xml | 2 +- components/camel-rest-openapi/pom.xml | 11 ++++++++--- .../apache/camel/component/rest/openapi/HttpsTest.java | 2 +- .../apache/camel/component/rest/openapi/HttpsV3Test.java | 2 +- ...ServerFactory.java => WireMockJettyServerFactory.java} | 9 ++++----- components/camel-xchange/pom.xml | 3 +-- parent/pom.xml | 2 +- 12 files changed, 62 insertions(+), 20 deletions(-) rename components/camel-rest-openapi/src/test/java/org/apache/camel/component/rest/openapi/{Jetty94ServerFactory.java => WireMockJettyServerFactory.java} (90%)