This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git
from 1c9b588e357 CAMEL-19158: Ensure errors instantiating throwException classes are propagated to the exchange add c54d2a4219b CAMEL-19144: camel-catalog - Include information about existing Camel releases add e273e3188dd CAMEL-19144: camel-catalog - Include information about existing Camel releases add 7a57ee8764e CAMEL-19144: camel-catalog - Include information about existing Camel releases add 03f81df704a CAMEL-19144: camel-catalog - Include information about existing Camel releases No new revisions were added by this update. Summary of changes: .../catalog/releases/camel-quarkus-releases.json | 154 +++++++++++++++++++++ .../org/apache/camel/catalog/CamelCatalog.java | 7 +- .../apache/camel/catalog/DefaultCamelCatalog.java | 13 +- .../org/apache/camel/catalog/CamelCatalogTest.java | 14 ++ .../jbang/core/commands/version/VersionList.java | 11 +- .../maven/packaging/UpdateCamelReleasesMojo.java | 46 +++--- 6 files changed, 218 insertions(+), 27 deletions(-) create mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json