File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 run : |
3030 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
3131 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
32- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/master /scripts" >> $GITHUB_ENV
32+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/10 /scripts" >> $GITHUB_ENV
3333 - name : Check Environment
3434 shell : bash
3535 run : |
Original file line number Diff line number Diff line change 2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 <pmd .version>6.32.0</pmd .version>
2525 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
26- <pmd .build-tools.version>6 </pmd .build-tools.version>
26+ <pmd .build-tools.version>10 </pmd .build-tools.version>
2727 <checkstyle .version>8.30</checkstyle .version>
2828 <checkstyle .plugin.version>3.1.1</checkstyle .plugin.version>
2929
You can’t perform that action at this time.
0 commit comments