This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 3.15.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 3daf6ec15c Load Java DSL routes in a predicatable order new 449c4b90aa Upgrade Camel to 4.8.3 new f0d4d741eb [#6888] Use @ApplicationScoped instead of @SessionScoped new 13f42d97ef Switch from docker.io to gcr.io for container images The 3 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: docs/antora.yml | 2 +- .../ROOT/pages/reference/extensions/cxf-soap.adoc | 6 +- .../cxf-soap/runtime/src/main/doc/usage.adoc | 6 +- .../cxf/soap/client/it/CxfSoapClientRoutes.java | 50 +- .../soap/converter/it/CxfSoapConverterRoutes.java | 16 +- .../cxf/soap/it/metrics/CxfSoapMetricsRoutes.java | 7 +- .../cxf/soap/mtom/it/CxfSoapMtomRoutes.java | 45 +- .../cxf/soap/rest/it/CxfSoapRestRoutes.java | 3 +- .../cxf/soap/ssl/it/CxfSoapSslRoutes.java | 20 +- .../component/paho/it/PahoTestResource.java | 4 +- pom.xml | 56 +- poms/bom/src/main/generated/flattened-full-pom.xml | 1054 ++++++++++---------- .../src/main/generated/flattened-reduced-pom.xml | 744 +++++++------- .../generated/flattened-reduced-verbose-pom.xml | 800 +++++++-------- 14 files changed, 1434 insertions(+), 1379 deletions(-)