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 48bff5d147 Fix website build properly for 960e771 new de0e792ba4 Upgrade Camel to 4.8.4 new f487bef3a4 Align dependencies shared with Quarkus Google Cloud Services for libraries-bom 26.45.0 new b220db0e7b Fix missing and incorrect copyright notices new ca80c4aaf8 Bump actions/cache from 4.2.1 to 4.2.2 (#7065) The 4 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: .github/pull_request_template.md | 18 + .github/workflows/ci-build.yaml | 2 +- CHANGELOG.md | 18 + LICENSE.txt | 8 + NOTICE.txt | 15 +- docs/antora.yml | 2 +- pom.xml | 16 +- poms/bom/pom.xml | 62 ++ poms/bom/src/main/generated/flattened-full-pom.xml | 780 +++++++++++---------- .../src/main/generated/flattened-reduced-pom.xml | 778 ++++++++++---------- .../generated/flattened-reduced-verbose-pom.xml | 778 ++++++++++---------- poms/build-parent/pom.xml | 6 + tooling/legal/META-INF/LICENSE.txt | 204 +----- tooling/legal/META-INF/NOTICE.txt | 12 +- tooling/perf-regression/README.md | 18 + 15 files changed, 1413 insertions(+), 1304 deletions(-) mode change 100644 => 120000 tooling/legal/META-INF/LICENSE.txt mode change 100644 => 120000 tooling/legal/META-INF/NOTICE.txt