Skip to content

Commit 786403e

Browse files
Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
Bumps nexus-staging-maven-plugin from 1.6.12 to 1.6.13. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9bfdfb commit 786403e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.sonatype.plugins</groupId>
113113
<artifactId>nexus-staging-maven-plugin</artifactId>
114-
<version>1.6.12</version>
114+
<version>1.6.13</version>
115115
<extensions>true</extensions>
116116
<configuration>
117117
<serverId>ossrh</serverId>
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.sonatype.plugins</groupId>
201201
<artifactId>nexus-staging-maven-plugin</artifactId>
202-
<version>1.6.12</version>
202+
<version>1.6.13</version>
203203
<extensions>true</extensions>
204204
<configuration>
205205
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)