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 d649292 + d287919 commit a6c0c72Copy full SHA for a6c0c72
1 file changed
pom.xml
@@ -131,7 +131,7 @@
131
<plugin>
132
<groupId>org.codehaus.mojo</groupId>
133
<artifactId>versions-maven-plugin</artifactId>
134
- <version>2.20.1</version>
+ <version>2.21.0</version>
135
<configuration>
136
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
137
</configuration>
@@ -188,7 +188,7 @@
188
189
<groupId>org.sonatype.central</groupId>
190
<artifactId>central-publishing-maven-plugin</artifactId>
191
- <version>0.9.0</version>
+ <version>0.10.0</version>
192
<extensions>true</extensions>
193
194
<publishingServerId>ossrh</publishingServerId>
0 commit comments