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 12aaaae commit 6f856edCopy full SHA for 6f856ed
build-tools/pom.xml
@@ -30,7 +30,7 @@
30
<plugin>
31
<groupId>org.apache.maven.plugins</groupId>
32
<artifactId>maven-deploy-plugin</artifactId>
33
- <version>2.7</version>
+ <version>3.1.1</version>
34
<configuration>
35
<skip>true</skip>
36
</configuration>
pom.xml
@@ -307,7 +307,7 @@
307
308
309
<artifactId>maven-dependency-plugin</artifactId>
310
- <version>3.0.2</version>
311
</plugin>
312
313
0 commit comments