Skip to content

Commit 803aed5

Browse files
build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.14 (#1666)
* 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 a92de46 commit 803aed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.sonatype.plugins</groupId>
6464
<artifactId>nexus-staging-maven-plugin</artifactId>
65-
<version>1.6.13</version>
65+
<version>1.6.14</version>
6666
<configuration>
6767
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
6868
</configuration>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>org.sonatype.plugins</groupId>
8585
<artifactId>nexus-staging-maven-plugin</artifactId>
86-
<version>1.6.13</version>
86+
<version>1.6.14</version>
8787
<configuration>
8888
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
8989
</configuration>

0 commit comments

Comments
 (0)