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 c739bf4 + 92e8e71 commit 5fecfeeCopy full SHA for 5fecfee
1 file changed
pom.xml
@@ -158,7 +158,7 @@
158
<plugin>
159
<groupId>org.apache.maven.plugins</groupId>
160
<artifactId>maven-enforcer-plugin</artifactId>
161
- <version>3.6.2</version>
+ <version>3.6.3</version>
162
<executions>
163
<execution>
164
<id>enforce-versions</id>
@@ -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
<configuration>
194
<publishingServerId>ossrh</publishingServerId>
0 commit comments