Skip to content

Commit 0617f75

Browse files
build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.14 (#2514)
* build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.14 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 178a7a1 commit 0617f75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

google-cloud-bigquerystorage-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.sonatype.plugins</groupId>
101101
<artifactId>nexus-staging-maven-plugin</artifactId>
102-
<version>1.6.13</version>
102+
<version>1.6.14</version>
103103
<extensions>true</extensions>
104104
<configuration>
105105
<serverId>ossrh</serverId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.sonatype.plugins</groupId>
158158
<artifactId>nexus-staging-maven-plugin</artifactId>
159-
<version>1.6.13</version>
159+
<version>1.6.14</version>
160160
<extensions>true</extensions>
161161
<configuration>
162162
<serverId>ossrh</serverId>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>org.sonatype.plugins</groupId>
4848
<artifactId>nexus-staging-maven-plugin</artifactId>
49-
<version>1.6.13</version>
49+
<version>1.6.14</version>
5050
<configuration>
5151
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
5252
</configuration>

0 commit comments

Comments
 (0)