File tree Expand file tree Collapse file tree
eclipse-store-afs-ibm-cos Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - url : https://github.com/xdev-software/standard-maven-template.git
2+ branch : master
Load diff This file was deleted.
Original file line number Diff line number Diff line change 274274 <dependency >
275275 <groupId >com.puppycrawl.tools</groupId >
276276 <artifactId >checkstyle</artifactId >
277- <version >13.3 .0</version >
277+ <version >13.4 .0</version >
278278 </dependency >
279279 </dependencies >
280280 <configuration >
312312 <dependency >
313313 <groupId >net.sourceforge.pmd</groupId >
314314 <artifactId >pmd-core</artifactId >
315- <version >7.22 .0</version >
315+ <version >7.23 .0</version >
316316 </dependency >
317317 <dependency >
318318 <groupId >net.sourceforge.pmd</groupId >
319319 <artifactId >pmd-java</artifactId >
320- <version >7.22 .0</version >
320+ <version >7.23 .0</version >
321321 </dependency >
322322 </dependencies >
323323 </plugin >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.puppycrawl.tools</groupId >
4747 <artifactId >checkstyle</artifactId >
48- <version >13.3 .0</version >
48+ <version >13.4 .0</version >
4949 </dependency >
5050 </dependencies >
5151 <configuration >
8383 <dependency >
8484 <groupId >net.sourceforge.pmd</groupId >
8585 <artifactId >pmd-core</artifactId >
86- <version >7.22 .0</version >
86+ <version >7.23 .0</version >
8787 </dependency >
8888 <dependency >
8989 <groupId >net.sourceforge.pmd</groupId >
9090 <artifactId >pmd-java</artifactId >
91- <version >7.22 .0</version >
91+ <version >7.23 .0</version >
9292 </dependency >
9393 </dependencies >
9494 </plugin >
You can’t perform that action at this time.
0 commit comments