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.23.0 </version >
48
+ <version >10.23.1 </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.12 .0</version >
85
+ <version >7.13 .0</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >net.sourceforge.pmd</groupId >
89
89
<artifactId >pmd-java</artifactId >
90
- <version >7.12 .0</version >
90
+ <version >7.13 .0</version >
91
91
</dependency >
92
92
</dependencies >
93
93
</plugin >
Original file line number Diff line number Diff line change 308
308
<dependency >
309
309
<groupId >com.puppycrawl.tools</groupId >
310
310
<artifactId >checkstyle</artifactId >
311
- <version >10.23.0 </version >
311
+ <version >10.23.1 </version >
312
312
</dependency >
313
313
</dependencies >
314
314
<configuration >
345
345
<dependency >
346
346
<groupId >net.sourceforge.pmd</groupId >
347
347
<artifactId >pmd-core</artifactId >
348
- <version >7.12 .0</version >
348
+ <version >7.13 .0</version >
349
349
</dependency >
350
350
<dependency >
351
351
<groupId >net.sourceforge.pmd</groupId >
352
352
<artifactId >pmd-java</artifactId >
353
- <version >7.12 .0</version >
353
+ <version >7.13 .0</version >
354
354
</dependency >
355
355
</dependencies >
356
356
</plugin >
You can’t perform that action at this time.
0 commit comments