Skip to content

Commit b2a0e32

Browse files
renovate-botchingor13
authored andcommitted
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8 (#257)
1 parent c66f970 commit b2a0e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-auth-library-java/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>org.sonatype.plugins</groupId>
5757
<artifactId>nexus-staging-maven-plugin</artifactId>
58-
<version>1.6.5</version>
58+
<version>1.6.8</version>
5959
<extensions>true</extensions>
6060
<configuration>
6161
<serverId>ossrh</serverId>

google-auth-library-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>org.sonatype.plugins</groupId>
126126
<artifactId>nexus-staging-maven-plugin</artifactId>
127-
<version>1.6.5</version>
127+
<version>1.6.8</version>
128128
<extensions>true</extensions>
129129
<configuration>
130130
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)