@@ -145,7 +145,7 @@ limitations under the License.
145145 <plugin >
146146 <groupId >org.apache.maven.plugins</groupId >
147147 <artifactId >maven-javadoc-plugin</artifactId >
148- <version >3.6.3 </version >
148+ <version >3.8.0 </version >
149149 <executions >
150150 <execution >
151151 <id >attach-javadocs</id >
@@ -208,7 +208,7 @@ limitations under the License.
208208 <plugin >
209209 <groupId >org.apache.maven.plugins</groupId >
210210 <artifactId >maven-gpg-plugin</artifactId >
211- <version >3.2.1 </version >
211+ <version >3.2.5 </version >
212212 <executions >
213213 <execution >
214214 <id >sign-artifacts</id >
@@ -259,7 +259,7 @@ limitations under the License.
259259 <plugin >
260260 <groupId >org.apache.maven.plugins</groupId >
261261 <artifactId >maven-javadoc-plugin</artifactId >
262- <version >3.6.3 </version >
262+ <version >3.8.0 </version >
263263 <inherited >false</inherited >
264264 <executions >
265265 <execution >
@@ -445,7 +445,7 @@ limitations under the License.
445445 <plugin >
446446 <groupId >org.apache.maven.plugins</groupId >
447447 <artifactId >maven-javadoc-plugin</artifactId >
448- <version >3.6.3 </version >
448+ <version >3.8.0 </version >
449449 <configuration >
450450 <doclint >accessibility,html,reference,syntax</doclint >
451451 <show >package</show >
@@ -486,7 +486,7 @@ limitations under the License.
486486 <plugin >
487487 <groupId >org.apache.maven.plugins</groupId >
488488 <artifactId >maven-surefire-plugin</artifactId >
489- <version >3.2.5 </version >
489+ <version >3.4.0 </version >
490490 <configuration >
491491 <excludes >
492492 <exclude />
@@ -511,7 +511,7 @@ limitations under the License.
511511 <plugin >
512512 <groupId >org.apache.maven.plugins</groupId >
513513 <artifactId >maven-jar-plugin</artifactId >
514- <version >3.3.0 </version >
514+ <version >3.4.2 </version >
515515 <configuration >
516516 <archive >
517517 <manifestEntries >
@@ -558,7 +558,7 @@ limitations under the License.
558558 <plugin >
559559 <groupId >org.apache.maven.plugins</groupId >
560560 <artifactId >maven-release-plugin</artifactId >
561- <version >3.0 .1</version >
561+ <version >3.1 .1</version >
562562 <configuration >
563563 <releaseProfiles >sonatype</releaseProfiles >
564564 <autoVersionSubmodules >true</autoVersionSubmodules >
0 commit comments