Skip to content

Commit 2bf67fc

Browse files
authored
Merge pull request #147 from teverett/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.7.0
Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
2 parents 69b915a + 7fca965 commit 2bf67fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.sonatype.plugins</groupId>
102102
<artifactId>nexus-staging-maven-plugin</artifactId>
103-
<version>1.6.13</version>
103+
<version>1.7.0</version>
104104
<extensions>true</extensions>
105105
<configuration>
106106
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)