Skip to content

Commit 78c2b58

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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>

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)