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/10/21 09:56:03 UTC

[camel] branch regen_bot updated (5a4c366ae08 -> cfdd8a22a55)

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 5a4c366ae08 Regen for commit 41e5c11c750302ebfc3d75df43459a2d62d18b35
     add 89424f57619 CAMEL-18609: camel-jbang - Export should sort dependencies in pom.xml
     add cfdd8a22a55 camel-fhir: Override commons-text version

No new revisions were added by this update.

Summary of changes:
 components/camel-fhir/camel-fhir-api/pom.xml       | 12 ++++++++
 components/camel-fhir/camel-fhir-component/pom.xml | 13 ++++++++
 .../camel/dsl/jbang/core/commands/Export.java      | 35 ++++++++++++++++++++++
 .../dsl/jbang/core/commands/ExportCamelMain.java   | 25 +++++++++++-----
 .../dsl/jbang/core/commands/ExportQuarkus.java     | 29 +++++++++++-------
 .../dsl/jbang/core/commands/ExportSpringBoot.java  | 28 +++++++++++------
 6 files changed, 115 insertions(+), 27 deletions(-)