This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 016bc9a145f Update camel releases new 5e51568f1ef CAMEL-19603: camel-core - configureVault should be done general so its also done for Spring Boot and Quarkus and not only camel-main/camel-jbang. new a5b7d028aa1 CAMEL-19603: camel-core - configureVault should be done general so its also done for Spring Boot and Quarkus and not only camel-main/camel-jbang. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/camel/main/BaseMainSupport.java | 72 +------------------- .../camel/main/DefaultConfigurationConfigurer.java | 77 +++++++++++++++++++++- 2 files changed, 77 insertions(+), 72 deletions(-)