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 63594c8 commit 2319468Copy full SHA for 2319468
pom.xml
@@ -125,7 +125,7 @@
125
<plugin>
126
<groupId>org.sonatype.central</groupId>
127
<artifactId>central-publishing-maven-plugin</artifactId>
128
- <version>0.7.0</version>
+ <version>0.8.0</version>
129
<extensions>true</extensions>
130
<configuration>
131
<publishingServerId>central</publishingServerId>
@@ -173,7 +173,7 @@
173
174
<groupId>org.apache.maven.plugins</groupId>
175
<artifactId>maven-gpg-plugin</artifactId>
176
- <version>3.2.7</version>
+ <version>3.2.8</version>
177
<executions>
178
<execution>
179
<id>sign-artifacts</id>
0 commit comments