This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 12b15469c5 Fixup 9db92b2 Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1 new 7c8af33103 Remove Wagon related configuration as Maven 3.9.0+ does not use Wagon for http by default new f66584aabe Limit aether.connector.http.connectionMaxTtl to 120 seconds to avoid Connection timeouts on Github actions #4842 new a89132ab6f Patch mvnw with maven-resolver-1.9.8 artifacts so that it honors aether.connector.http.connectionMaxTtl to avoid Connect timeouts on GH actions 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: .github/workflows/camel-master-cron.yaml | 37 +++++++++++++++++++++++- .github/workflows/ci-build.yaml | 45 ++++++++++++++++++++++++++++- .github/workflows/generate-sbom-main.yml | 6 +++- .github/workflows/pr-validate.yml | 9 +++++- .github/workflows/quarkus-master-cron.yaml | 37 +++++++++++++++++++++++- patch-mvnw.sh | 46 ++++++++++++++++++++++++++++++ 6 files changed, 175 insertions(+), 5 deletions(-) create mode 100755 patch-mvnw.sh