This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch release/struts-7-0-x in repository https://gitbox.apache.org/repos/asf/struts.git
from 9b2d6a23e Merge pull request #1127 from apache/feature/WW-5463-servlet-path add cb08d18b5 Bump github/codeql-action from 3.27.0 to 3.27.1 add 6b2e5ecd9 Merge pull request #1125 from apache/dependabot/github_actions/github/codeql-action-3.27.1 add 8a2f494c1 WW-5484 Marks the DWR plugin as deprecated add 1903e0ef3 Merge pull request #1126 from apache/feature/WW-5484-dwr add 1f5305c24 [maven-release-plugin] prepare release STRUTS_6_7_0 add 085f50d45 [maven-release-plugin] prepare for next development iteration add 8b9d61cdd Add .gitattributes in case people don't have core.autocrlf set add c8ab6ff64 Upgrade maven to 3.9.9 and wrapper to 3.3.2 add 3b7a4d828 Merge pull request #1129 from sepe81/feature/Upgrade-maven-to-3.9.9-and-wrapper-to-3.3.2 add b6d9dc9ec Bump github/codeql-action from 3.27.1 to 3.27.4 add 780280aae Merge pull request #1128 from apache/dependabot/github_actions/github/codeql-action-3.27.4 add 2e431df6b Always run Sonar scan against the master branch add 55885bc86 Runs Sonar step in case of running on master or PR add b1d7c09d0 Uses Java 21 when running Sonar check add c009a4ad1 Avoids running Sonar scan in forks add b3807b191 Merge pull request #921 from apache/fix/sonar add 58d4d700e Skip Sonar scan on PRs created by Dependabot add d6b015f62 Merge pull request #1130 from apache/fix/sonar-dependabot add 6e9fa714c Uses AND instead of OR to check Sonar prerequisites add b3e07474e Merge pull request #1131 from apache/fix/sonar-scan-and add 61000681b Merge remote-tracking branch 'origin/master' into merge/master-to-7xx-2024-11-29 add c16ab0d86 Merge pull request #1134 from apache/merge/master-to-7xx-2024-11-29 No new revisions were added by this update. Summary of changes: .gitattributes | 5 + .github/workflows/codeql.yml | 6 +- .github/workflows/scorecards-analysis.yaml | 2 +- .github/workflows/sonar.yml | 7 +- .mvn/wrapper/maven-wrapper.properties | 5 +- mvnw | 435 +++++++++++++---------------- mvnw.cmd | 304 ++++++++------------ 7 files changed, 333 insertions(+), 431 deletions(-) create mode 100644 .gitattributes