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 c71bce80fdd Sync deps add 6cf3dbe9765 CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add 53f0261af5a CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add 09ef41c3924 CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add 2369946b3a1 CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add fa14acb76e5 CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add 7c5a9c3037b CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add c944356cea8 CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add d71fee6eae8 CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add 087e45269eb CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add c775bbdeebf CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties add 86f2fa577b8 [CAMEL-19324]Be able to convert all elements from CXF MessageContentsList.class to String.class if not in "CXF Context" (#10001) No new revisions were added by this update. Summary of changes: .../component/cxf/converter/CxfConverter.java | 20 ++++- .../component/cxf/converter/ConverterTest.java | 11 +++ .../camel/dsl/jbang/core/commands/Export.java | 6 ++ .../dsl/jbang/core/commands/ExportBaseCommand.java | 55 +++++++++++++ .../dsl/jbang/core/commands/ExportCamelMain.java | 56 ++++++++++++++ .../dsl/jbang/core/commands/ExportQuarkus.java | 87 ++++++++++++++++++++- .../dsl/jbang/core/commands/ExportSpringBoot.java | 90 ++++++++++++++++++++++ 7 files changed, 323 insertions(+), 2 deletions(-)