File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 354354 <plugin >
355355 <groupId >org.apache.maven.plugins</groupId >
356356 <artifactId >maven-gpg-plugin</artifactId >
357- <version >3.2.7 </version >
357+ <version >3.2.8 </version >
358358 <executions >
359359 <execution >
360360 <id >sign-artifacts</id >
423423 <plugin >
424424 <groupId >org.apache.maven.plugins</groupId >
425425 <artifactId >maven-pmd-plugin</artifactId >
426- <version >3.26 .0</version >
426+ <version >3.27 .0</version >
427427 <configuration >
428428 <skip >true</skip >
429429 </configuration >
430430 </plugin >
431431 <plugin >
432432 <groupId >com.github.spotbugs</groupId >
433433 <artifactId >spotbugs-maven-plugin</artifactId >
434- <version >4.9.3.0 </version >
434+ <version >4.9.3.2 </version >
435435 <configuration >
436436 <skip >true</skip >
437437 </configuration >
Original file line number Diff line number Diff line change 287287 <plugin >
288288 <groupId >org.apache.maven.plugins</groupId >
289289 <artifactId >maven-gpg-plugin</artifactId >
290- <version >3.2.7 </version >
290+ <version >3.2.8 </version >
291291 <executions >
292292 <execution >
293293 <id >sign-artifacts</id >
356356 <plugin >
357357 <groupId >org.apache.maven.plugins</groupId >
358358 <artifactId >maven-pmd-plugin</artifactId >
359- <version >3.26 .0</version >
359+ <version >3.27 .0</version >
360360 <configuration >
361361 <skip >true</skip >
362362 </configuration >
363363 </plugin >
364364 <plugin >
365365 <groupId >com.github.spotbugs</groupId >
366366 <artifactId >spotbugs-maven-plugin</artifactId >
367- <version >4.9.3.0 </version >
367+ <version >4.9.3.2 </version >
368368 <configuration >
369369 <skip >true</skip >
370370 </configuration >
Original file line number Diff line number Diff line change 504504 <plugin >
505505 <groupId >org.apache.maven.plugins</groupId >
506506 <artifactId >maven-enforcer-plugin</artifactId >
507- <version >3.6.0 </version >
507+ <version >3.6.1 </version >
508508 <executions >
509509 <execution >
510510 <id >enforce-project-rules</id >
10021002 <plugin >
10031003 <groupId >org.apache.maven.plugins</groupId >
10041004 <artifactId >maven-gpg-plugin</artifactId >
1005- <version >3.2.7 </version >
1005+ <version >3.2.8 </version >
10061006 <executions >
10071007 <execution >
10081008 <id >sign-artifacts</id >
10591059 <plugin >
10601060 <groupId >org.codehaus.mojo</groupId >
10611061 <artifactId >flatten-maven-plugin</artifactId >
1062- <version >1.7.1 </version >
1062+ <version >1.7.2 </version >
10631063 <executions >
10641064 <execution >
10651065 <id >flatten</id >
You can’t perform that action at this time.
0 commit comments