File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 125
125
<dependency >
126
126
<groupId >com.puppycrawl.tools</groupId >
127
127
<artifactId >checkstyle</artifactId >
128
- <version >8.17 </version >
128
+ <version >8.18 </version >
129
129
</dependency >
130
130
<!-- Bordertech config -->
131
131
<dependency >
168
168
<dependency >
169
169
<groupId >net.sourceforge.pmd</groupId >
170
170
<artifactId >pmd-core</artifactId >
171
- <version >6.11 .0</version >
171
+ <version >6.12 .0</version >
172
172
</dependency >
173
173
<dependency >
174
174
<groupId >net.sourceforge.pmd</groupId >
175
175
<artifactId >pmd-java</artifactId >
176
- <version >6.11 .0</version >
176
+ <version >6.12 .0</version >
177
177
</dependency >
178
178
<dependency >
179
179
<groupId >net.sourceforge.pmd</groupId >
180
180
<artifactId >pmd-javascript</artifactId >
181
- <version >6.11 .0</version >
181
+ <version >6.12 .0</version >
182
182
</dependency >
183
183
<dependency >
184
184
<groupId >net.sourceforge.pmd</groupId >
185
185
<artifactId >pmd-jsp</artifactId >
186
- <version >6.11 .0</version >
186
+ <version >6.12 .0</version >
187
187
</dependency >
188
188
<!-- Bordertech config -->
189
189
<dependency >
You can’t perform that action at this time.
0 commit comments