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 254
254
<dependency >
255
255
<groupId >net.sourceforge.pmd</groupId >
256
256
<artifactId >pmd-core</artifactId >
257
- <version >7.14 .0</version >
257
+ <version >7.15 .0</version >
258
258
</dependency >
259
259
<dependency >
260
260
<groupId >net.sourceforge.pmd</groupId >
261
261
<artifactId >pmd-java</artifactId >
262
- <version >7.14 .0</version >
262
+ <version >7.15 .0</version >
263
263
</dependency >
264
264
</dependencies >
265
265
</plugin >
Original file line number Diff line number Diff line change 128
128
<dependency >
129
129
<groupId >net.sourceforge.pmd</groupId >
130
130
<artifactId >pmd-core</artifactId >
131
- <version >7.14 .0</version >
131
+ <version >7.15 .0</version >
132
132
</dependency >
133
133
<dependency >
134
134
<groupId >net.sourceforge.pmd</groupId >
135
135
<artifactId >pmd-java</artifactId >
136
- <version >7.14 .0</version >
136
+ <version >7.15 .0</version >
137
137
</dependency >
138
138
</dependencies >
139
139
</plugin >
You can’t perform that action at this time.
0 commit comments