We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 069bfa6 + b83fe75 commit 0fda21cCopy full SHA for 0fda21c
1 file changed
java-wasm/pom.xml
@@ -129,7 +129,7 @@
129
</plugin>
130
<plugin>
131
<artifactId>maven-gpg-plugin</artifactId>
132
- <version>3.2.4</version>
+ <version>3.2.8</version>
133
<executions>
134
<execution>
135
<id>sign-artifacts</id>
@@ -224,7 +224,7 @@
224
225
<groupId>org.sonatype.central</groupId>
226
<artifactId>central-publishing-maven-plugin</artifactId>
227
- <version>0.7.0</version>
+ <version>0.10.0</version>
228
<extensions>true</extensions>
229
<configuration>
230
<publishingServerId>central</publishingServerId>
0 commit comments