File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -379,7 +379,7 @@ limitations under the License.
379
379
<plugin >
380
380
<groupId >org.apache.maven.plugins</groupId >
381
381
<artifactId >maven-plugin-plugin</artifactId >
382
- <version >3.5</version >
382
+ <version >3.5.1 </version >
383
383
</plugin >
384
384
<plugin >
385
385
<groupId >org.apache.maven.plugins</groupId >
@@ -491,7 +491,6 @@ limitations under the License.
491
491
<plugin >
492
492
<groupId >org.apache.maven.plugins</groupId >
493
493
<artifactId >maven-project-info-reports-plugin</artifactId >
494
- <version >2.9</version ><!-- TODO remove version once parent does not hardcode it -->
495
494
<reportSets >
496
495
<reportSet >
497
496
<reports >
@@ -622,7 +621,6 @@ limitations under the License.
622
621
<plugin >
623
622
<groupId >org.apache.maven.plugins</groupId >
624
623
<artifactId >maven-gpg-plugin</artifactId >
625
- <version >1.6</version >
626
624
<configuration >
627
625
<passphrase >${gpg.passphrase} </passphrase >
628
626
</configuration >
You can’t perform that action at this time.
0 commit comments