Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 18f9e57

Browse files
authoredAug 16, 2022
build(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13
Bumps nexus-staging-maven-plugin from 1.6.8 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 eded7fb commit 18f9e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎sdk1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.sonatype.plugins</groupId>
9696
<artifactId>nexus-staging-maven-plugin</artifactId>
97-
<version>1.6.8</version>
97+
<version>1.6.13</version>
9898
<extensions>true</extensions>
9999
<configuration>
100100
<serverId>sonatype-nexus-staging</serverId>

0 commit comments

Comments
 (0)
Please sign in to comment.