We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f123860 commit d5af646Copy full SHA for d5af646
2 files changed
native-image-shared-config/pom.xml
@@ -100,7 +100,7 @@
100
<plugin>
101
<groupId>org.apache.maven.plugins</groupId>
102
<artifactId>maven-deploy-plugin</artifactId>
103
- <version>3.1.3</version>
+ <version>3.1.4</version>
104
</plugin>
105
</plugins>
106
</pluginManagement>
pom.xml
@@ -35,7 +35,7 @@
35
36
37
38
39
<!-- Do not deploy the aggregator POM -->
40
<configuration>
41
<skip>true</skip>
0 commit comments