File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.puppycrawl.tools</groupId >
4747 <artifactId >checkstyle</artifactId >
48- <version >10.24 .0</version >
48+ <version >10.25 .0</version >
4949 </dependency >
5050 </dependencies >
5151 <configuration >
8282 <dependency >
8383 <groupId >net.sourceforge.pmd</groupId >
8484 <artifactId >pmd-core</artifactId >
85- <version >7.13 .0</version >
85+ <version >7.14 .0</version >
8686 </dependency >
8787 <dependency >
8888 <groupId >net.sourceforge.pmd</groupId >
8989 <artifactId >pmd-java</artifactId >
90- <version >7.13 .0</version >
90+ <version >7.14 .0</version >
9191 </dependency >
9292 </dependencies >
9393 </plugin >
Original file line number Diff line number Diff line change 326326 <dependency >
327327 <groupId >com.puppycrawl.tools</groupId >
328328 <artifactId >checkstyle</artifactId >
329- <version >10.24 .0</version >
329+ <version >10.25 .0</version >
330330 </dependency >
331331 </dependencies >
332332 <configuration >
363363 <dependency >
364364 <groupId >net.sourceforge.pmd</groupId >
365365 <artifactId >pmd-core</artifactId >
366- <version >7.13 .0</version >
366+ <version >7.14 .0</version >
367367 </dependency >
368368 <dependency >
369369 <groupId >net.sourceforge.pmd</groupId >
370370 <artifactId >pmd-java</artifactId >
371- <version >7.13 .0</version >
371+ <version >7.14 .0</version >
372372 </dependency >
373373 </dependencies >
374374 </plugin >
You can’t perform that action at this time.
0 commit comments