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 69a3865f7b0 CAMEL-14631: camel-core - Add support for custom enum converterts that are converted via a specialed converter method that are not using string based enum constant values. Thanks to Ralf Claussnitzer for reporting and unit tests. add 2b5d2e530c5 CAMEL-18151: camel-jbang - export add support for 3rd-party maven repos. No new revisions were added by this update. Summary of changes: .../dsl/jbang/core/commands/ExportCamelMain.java | 25 ++++++++++++++++++++-- .../dsl/jbang/core/commands/ExportQuarkus.java | 25 ++++++++++++++++++++-- .../dsl/jbang/core/commands/ExportSpringBoot.java | 25 ++++++++++++++++++++-- .../src/main/resources/templates/main-pom.tmpl | 2 ++ .../src/main/resources/templates/quarkus-pom.tmpl | 2 ++ .../main/resources/templates/spring-boot-pom.tmpl | 3 ++- 6 files changed, 75 insertions(+), 7 deletions(-)