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 2023/10/23 14:53:33 UTC

[camel] branch regen_bot updated (2061fb49fc4 -> 25ff699b6e4)

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 2061fb49fc4 CAMEL-19437: camel-jbang - Export should include maven profile to include camel-debug for remote debugging from IDE tools
     add 25ff699b6e4 camel-jbang - Upgrade to quarkus 3.2.7

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ExportBaseCommand.java |  2 +-
 .../core/commands/catalog/CatalogBaseCommand.java  |  2 +-
 .../main/resources/quarkus-docker/Dockerfile.jvm   |  2 +
 .../resources/quarkus-docker/Dockerfile.legacy-jar |  2 +
 .../resources/quarkus-docker/Dockerfile.native     |  6 +--
 .../quarkus-docker/Dockerfile.native-micro         |  4 +-
 .../src/main/resources/templates/quarkus-pom.tmpl  | 49 ++++++++++------------
 7 files changed, 33 insertions(+), 34 deletions(-)