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 4040 run : |
4141 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
4242 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
43- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/18 /scripts" >> $GITHUB_ENV
43+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/19 /scripts" >> $GITHUB_ENV
4444 - name : Check Environment
4545 shell : bash
4646 run : |
Original file line number Diff line number Diff line change 2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2525 <pmd .version>6.52.0</pmd .version>
2626 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
27- <pmd .build-tools.version>18 </pmd .build-tools.version>
27+ <pmd .build-tools.version>19 </pmd .build-tools.version>
2828 <checkstyle .version>10.3.3</checkstyle .version>
2929 <checkstyle .plugin.version>3.2.0</checkstyle .plugin.version>
3030 <pmd .plugin.version>3.19.0</pmd .plugin.version>
You can’t perform that action at this time.
0 commit comments