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.13 .0</version >
85
+ <version >7.14 .0</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >net.sourceforge.pmd</groupId >
89
89
<artifactId >pmd-java</artifactId >
90
- <version >7.13 .0</version >
90
+ <version >7.14 .0</version >
91
91
</dependency >
92
92
</dependencies >
93
93
</plugin >
Original file line number Diff line number Diff line change 246
246
<dependency >
247
247
<groupId >net.sourceforge.pmd</groupId >
248
248
<artifactId >pmd-core</artifactId >
249
- <version >7.13 .0</version >
249
+ <version >7.14 .0</version >
250
250
</dependency >
251
251
<dependency >
252
252
<groupId >net.sourceforge.pmd</groupId >
253
253
<artifactId >pmd-java</artifactId >
254
- <version >7.13 .0</version >
254
+ <version >7.14 .0</version >
255
255
</dependency >
256
256
</dependencies >
257
257
</plugin >
You can’t perform that action at this time.
0 commit comments