File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
vaadin-simple-grid-filter 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 313
313
<dependency >
314
314
<groupId >com.puppycrawl.tools</groupId >
315
315
<artifactId >checkstyle</artifactId >
316
- <version >10.23.0 </version >
316
+ <version >10.23.1 </version >
317
317
</dependency >
318
318
</dependencies >
319
319
<configuration >
350
350
<dependency >
351
351
<groupId >net.sourceforge.pmd</groupId >
352
352
<artifactId >pmd-core</artifactId >
353
- <version >7.12 .0</version >
353
+ <version >7.13 .0</version >
354
354
</dependency >
355
355
<dependency >
356
356
<groupId >net.sourceforge.pmd</groupId >
357
357
<artifactId >pmd-java</artifactId >
358
- <version >7.12 .0</version >
358
+ <version >7.13 .0</version >
359
359
</dependency >
360
360
</dependencies >
361
361
</plugin >
You can’t perform that action at this time.
0 commit comments