File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 220220 </plugin >
221221 <plugin >
222222 <artifactId >maven-pmd-plugin</artifactId >
223- <version >3.27 .0</version >
223+ <version >3.28 .0</version >
224224 </plugin >
225225 <plugin >
226226 <artifactId >maven-enforcer-plugin</artifactId >
234234 <plugin >
235235 <groupId >org.jacoco</groupId >
236236 <artifactId >jacoco-maven-plugin</artifactId >
237- <version >0.8.13 </version >
237+ <version >0.8.14 </version >
238238 </plugin >
239239 <plugin >
240240 <groupId >org.pitest</groupId >
241241 <artifactId >pitest-maven</artifactId >
242- <version >1.20.3 </version >
242+ <version >1.21.0 </version >
243243 </plugin >
244244 <plugin >
245245 <groupId >com.github.spotbugs</groupId >
246246 <artifactId >spotbugs-maven-plugin</artifactId >
247- <version >4.9.6.0 </version >
247+ <version >4.9.8.1 </version >
248248 </plugin >
249249 </plugins >
250250 </pluginManagement >
You can’t perform that action at this time.
0 commit comments