File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 359
359
<dependency >
360
360
<groupId >net.sourceforge.pmd</groupId >
361
361
<artifactId >pmd-core</artifactId >
362
- <version >7.14 .0</version >
362
+ <version >7.15 .0</version >
363
363
</dependency >
364
364
<dependency >
365
365
<groupId >net.sourceforge.pmd</groupId >
366
366
<artifactId >pmd-java</artifactId >
367
- <version >7.14 .0</version >
367
+ <version >7.15 .0</version >
368
368
</dependency >
369
369
</dependencies >
370
370
</plugin >
Original file line number Diff line number Diff line change 82
82
<dependency >
83
83
<groupId >net.sourceforge.pmd</groupId >
84
84
<artifactId >pmd-core</artifactId >
85
- <version >7.14 .0</version >
85
+ <version >7.15 .0</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >net.sourceforge.pmd</groupId >
89
89
<artifactId >pmd-java</artifactId >
90
- <version >7.14 .0</version >
90
+ <version >7.15 .0</version >
91
91
</dependency >
92
92
</dependencies >
93
93
</plugin >
You can’t perform that action at this time.
0 commit comments