File tree Expand file tree Collapse file tree
spring-security-advanced-authentication-ui 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 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 >
Original file line number Diff line number Diff line change 243243 <dependency >
244244 <groupId >com.puppycrawl.tools</groupId >
245245 <artifactId >checkstyle</artifactId >
246- <version >13.3 .0</version >
246+ <version >13.4 .0</version >
247247 </dependency >
248248 </dependencies >
249249 <configuration >
281281 <dependency >
282282 <groupId >net.sourceforge.pmd</groupId >
283283 <artifactId >pmd-core</artifactId >
284- <version >7.22 .0</version >
284+ <version >7.23 .0</version >
285285 </dependency >
286286 <dependency >
287287 <groupId >net.sourceforge.pmd</groupId >
288288 <artifactId >pmd-java</artifactId >
289- <version >7.22 .0</version >
289+ <version >7.23 .0</version >
290290 </dependency >
291291 </dependencies >
292292 </plugin >
You can’t perform that action at this time.
0 commit comments