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.
2 parents 2a10134 + e097d81 commit 27bbd88Copy full SHA for 27bbd88
1 file changed
pom.xml
@@ -212,12 +212,12 @@
212
<plugin>
213
<groupId>org.apache.maven.plugins</groupId>
214
<artifactId>maven-surefire-plugin</artifactId>
215
- <version>3.5.5</version>
+ <version>3.5.6</version>
216
</plugin>
217
218
219
<artifactId>maven-dependency-plugin</artifactId>
220
- <version>3.10.0</version>
+ <version>3.11.0</version>
221
<executions>
222
<execution>
223
<phase>process-sources</phase>
0 commit comments