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 20d316c commit 2862383Copy full SHA for 2862383
pom.xml
@@ -105,7 +105,7 @@
105
<plugin>
106
<groupId>org.apache.maven.plugins</groupId>
107
<artifactId>maven-surefire-plugin</artifactId>
108
- <version>3.2.1</version>
+ <version>3.2.2</version>
109
</plugin>
110
111
@@ -143,7 +143,7 @@
143
144
145
<artifactId>maven-javadoc-plugin</artifactId>
146
- <version>3.6.0</version>
+ <version>3.6.3</version>
147
<executions>
148
<execution>
149
<id>attach-javadocs</id>
0 commit comments