@@ -386,7 +386,7 @@ limitations under the License.
386
386
<plugin >
387
387
<groupId >org.apache.maven.plugins</groupId >
388
388
<artifactId >maven-gpg-plugin</artifactId >
389
- <version >1.6 </version >
389
+ <version >3.0.0 </version >
390
390
</plugin >
391
391
<plugin >
392
392
<groupId >org.apache.maven.plugins</groupId >
@@ -406,7 +406,7 @@ limitations under the License.
406
406
<plugin >
407
407
<groupId >org.apache.maven.plugins</groupId >
408
408
<artifactId >maven-jxr-plugin</artifactId >
409
- <version >3.0 .0</version >
409
+ <version >3.1 .0</version >
410
410
</plugin >
411
411
<plugin >
412
412
<groupId >org.apache.maven.plugins</groupId >
@@ -431,7 +431,7 @@ limitations under the License.
431
431
<plugin >
432
432
<groupId >org.apache.maven.plugins</groupId >
433
433
<artifactId >maven-project-info-reports-plugin</artifactId >
434
- <version >2.9 </version >
434
+ <version >3.1.0 </version >
435
435
</plugin >
436
436
<plugin >
437
437
<groupId >org.apache.maven.plugins</groupId >
@@ -447,7 +447,7 @@ limitations under the License.
447
447
<plugin >
448
448
<groupId >org.apache.maven.plugins</groupId >
449
449
<artifactId >maven-resources-plugin</artifactId >
450
- <version >3.0.2 </version >
450
+ <version >3.1.0 </version >
451
451
</plugin >
452
452
<plugin >
453
453
<groupId >org.apache.maven.plugins</groupId >
@@ -462,7 +462,7 @@ limitations under the License.
462
462
<plugin >
463
463
<groupId >org.apache.maven.plugins</groupId >
464
464
<artifactId >maven-site-plugin</artifactId >
465
- <version >3.8.2 </version >
465
+ <version >3.9.1 </version >
466
466
<configuration >
467
467
<skipDeploy >true</skipDeploy ><!-- don't deploy site with maven-site-plugin -->
468
468
</configuration >
@@ -475,12 +475,12 @@ limitations under the License.
475
475
<plugin >
476
476
<groupId >org.apache.maven.plugins</groupId >
477
477
<artifactId >maven-surefire-plugin</artifactId >
478
- <version >2.20 </version >
478
+ <version >2.22.2 </version >
479
479
</plugin >
480
480
<plugin >
481
481
<groupId >org.apache.maven.plugins</groupId >
482
482
<artifactId >maven-surefire-report-plugin</artifactId >
483
- <version >2.20 </version >
483
+ <version >2.22.2 </version >
484
484
</plugin >
485
485
<plugin >
486
486
<groupId >org.codehaus.mojo</groupId >
@@ -565,15 +565,15 @@ limitations under the License.
565
565
<report >summary</report >
566
566
<report >dependency-info</report >
567
567
<report >modules</report >
568
- <report >license </report >
569
- <report >project- team</report >
568
+ <report >licenses </report >
569
+ <report >team</report >
570
570
<report >scm</report >
571
- <report >issue-tracking </report >
572
- <report >mailing-list </report >
571
+ <report >issue-management </report >
572
+ <report >mailing-lists </report >
573
573
<report >dependency-management</report >
574
574
<report >dependencies</report >
575
575
<report >dependency-convergence</report >
576
- <report >cim </report >
576
+ <report >ci-management </report >
577
577
<report >plugin-management</report >
578
578
<report >plugins</report >
579
579
<report >distribution-management</report >
0 commit comments