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