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 45
45
<dependency >
46
46
<groupId >com.puppycrawl.tools</groupId >
47
47
<artifactId >checkstyle</artifactId >
48
- <version >10.24 .0</version >
48
+ <version >10.25 .0</version >
49
49
</dependency >
50
50
</dependencies >
51
51
<configuration >
82
82
<dependency >
83
83
<groupId >net.sourceforge.pmd</groupId >
84
84
<artifactId >pmd-core</artifactId >
85
- <version >7.13 .0</version >
85
+ <version >7.14 .0</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >net.sourceforge.pmd</groupId >
89
89
<artifactId >pmd-java</artifactId >
90
- <version >7.13 .0</version >
90
+ <version >7.14 .0</version >
91
91
</dependency >
92
92
</dependencies >
93
93
</plugin >
Original file line number Diff line number Diff line change 326
326
<dependency >
327
327
<groupId >com.puppycrawl.tools</groupId >
328
328
<artifactId >checkstyle</artifactId >
329
- <version >10.24 .0</version >
329
+ <version >10.25 .0</version >
330
330
</dependency >
331
331
</dependencies >
332
332
<configuration >
363
363
<dependency >
364
364
<groupId >net.sourceforge.pmd</groupId >
365
365
<artifactId >pmd-core</artifactId >
366
- <version >7.13 .0</version >
366
+ <version >7.14 .0</version >
367
367
</dependency >
368
368
<dependency >
369
369
<groupId >net.sourceforge.pmd</groupId >
370
370
<artifactId >pmd-java</artifactId >
371
- <version >7.13 .0</version >
371
+ <version >7.14 .0</version >
372
372
</dependency >
373
373
</dependencies >
374
374
</plugin >
You can’t perform that action at this time.
0 commit comments