We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08902fa commit 5b18249Copy full SHA for 5b18249
pom.xml
@@ -459,7 +459,7 @@ limitations under the License.
459
<plugin>
460
<groupId>org.apache.maven.plugins</groupId>
461
<artifactId>maven-surefire-plugin</artifactId>
462
- <version>3.5.1</version>
+ <version>3.5.2</version>
463
</plugin>
464
465
@@ -479,7 +479,7 @@ limitations under the License.
479
480
481
<artifactId>maven-javadoc-plugin</artifactId>
482
- <version>3.10.1</version>
+ <version>3.11.2</version>
483
<configuration>
484
<doclint>accessibility,html,reference</doclint>
485
<show>package</show>
0 commit comments