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 4496569 commit b5410caCopy full SHA for b5410ca
pom.xml
@@ -703,7 +703,7 @@
703
<plugin>
704
<groupId>org.apache.maven.plugins</groupId>
705
<artifactId>maven-javadoc-plugin</artifactId>
706
- <version>3.10.1</version>
+ <version>3.11.2</version>
707
<configuration>
708
<breakiterator>true</breakiterator>
709
<header>${project.name}</header>
@@ -810,7 +810,7 @@
810
811
812
<artifactId>maven-surefire-plugin</artifactId>
813
- <version>3.5.1</version>
+ <version>3.5.2</version>
814
815
<useSystemClassLoader>false</useSystemClassLoader>
816
</configuration>
0 commit comments