File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 run : |
3434 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
3535 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
36- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/14 /scripts" >> $GITHUB_ENV
36+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/15 /scripts" >> $GITHUB_ENV
3737 - name : Check Environment
3838 shell : bash
3939 run : |
Original file line number Diff line number Diff line change 7777 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7878 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
7979
80- <pmd .build-tools.version>14 </pmd .build-tools.version>
81- <pmd .check.version>6.35 .0</pmd .check.version>
80+ <pmd .build-tools.version>15 </pmd .build-tools.version>
81+ <pmd .check.version>6.36 .0</pmd .check.version>
8282
8383 <jflex-output >${project.build.directory} /generated-sources/jflex</jflex-output >
8484
You can’t perform that action at this time.
0 commit comments