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 82
82
<dependency >
83
83
<groupId >net.sourceforge.pmd</groupId >
84
84
<artifactId >pmd-core</artifactId >
85
- <version >7.15 .0</version >
85
+ <version >7.16 .0</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >net.sourceforge.pmd</groupId >
89
89
<artifactId >pmd-java</artifactId >
90
- <version >7.15 .0</version >
90
+ <version >7.16 .0</version >
91
91
</dependency >
92
92
</dependencies >
93
93
</plugin >
Original file line number Diff line number Diff line change 252
252
<dependency >
253
253
<groupId >net.sourceforge.pmd</groupId >
254
254
<artifactId >pmd-core</artifactId >
255
- <version >7.15 .0</version >
255
+ <version >7.16 .0</version >
256
256
</dependency >
257
257
<dependency >
258
258
<groupId >net.sourceforge.pmd</groupId >
259
259
<artifactId >pmd-java</artifactId >
260
- <version >7.15 .0</version >
260
+ <version >7.16 .0</version >
261
261
</dependency >
262
262
</dependencies >
263
263
</plugin >
You can’t perform that action at this time.
0 commit comments