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/06/22 07:04:34 UTC

[camel] branch regen_bot updated (440c3e47c1f -> 51916da9b56)

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 440c3e47c1f Upgrade to optaplanner 8.23
     add 51916da9b56 camel-jbang - export to quarkus - allow to configure quarkus platform GAV

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/dsl/jbang/core/commands/Export.java  |  4 ++++
 .../camel/dsl/jbang/core/commands/ExportBaseCommand.java       | 10 +++++++++-
 .../apache/camel/dsl/jbang/core/commands/ExportQuarkus.java    |  2 ++
 .../src/main/resources/templates/quarkus-pom.tmpl              |  6 +++---
 4 files changed, 18 insertions(+), 4 deletions(-)