File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2323 <pmd .version>6.21.0</pmd .version>
2424 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
25- <pmd .build-tools.version>3 </pmd .build-tools.version>
26- <checkstyle .version>3.0 .0</checkstyle .version>
25+ <pmd .build-tools.version>6-SNAPSHOT </pmd .build-tools.version>
26+ <checkstyle .version>3.1 .0</checkstyle .version>
2727
2828 <updatesite .orbit>http://download.eclipse.org/tools/orbit/downloads/drops/${orbit.version} /repository/</updatesite .orbit>
2929 </properties >
206206 <dependency >
207207 <groupId >com.puppycrawl.tools</groupId >
208208 <artifactId >checkstyle</artifactId >
209- <version >8.18 </version >
209+ <version >8.29 </version >
210210 </dependency >
211211 <dependency >
212212 <groupId >net.sourceforge.pmd</groupId >
You can’t perform that action at this time.
0 commit comments