File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed 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.23.0 </version >
48+ <version >10.23.1 </version >
4949 </dependency >
5050 </dependencies >
5151 <configuration >
8282 <dependency >
8383 <groupId >net.sourceforge.pmd</groupId >
8484 <artifactId >pmd-core</artifactId >
85- <version >7.12 .0</version >
85+ <version >7.13 .0</version >
8686 </dependency >
8787 <dependency >
8888 <groupId >net.sourceforge.pmd</groupId >
8989 <artifactId >pmd-java</artifactId >
90- <version >7.12 .0</version >
90+ <version >7.13 .0</version >
9191 </dependency >
9292 </dependencies >
9393 </plugin >
Original file line number Diff line number Diff line change 308308 <dependency >
309309 <groupId >com.puppycrawl.tools</groupId >
310310 <artifactId >checkstyle</artifactId >
311- <version >10.23.0 </version >
311+ <version >10.23.1 </version >
312312 </dependency >
313313 </dependencies >
314314 <configuration >
345345 <dependency >
346346 <groupId >net.sourceforge.pmd</groupId >
347347 <artifactId >pmd-core</artifactId >
348- <version >7.12 .0</version >
348+ <version >7.13 .0</version >
349349 </dependency >
350350 <dependency >
351351 <groupId >net.sourceforge.pmd</groupId >
352352 <artifactId >pmd-java</artifactId >
353- <version >7.12 .0</version >
353+ <version >7.13 .0</version >
354354 </dependency >
355355 </dependencies >
356356 </plugin >
You can’t perform that action at this time.
0 commit comments