Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit ed1f25b

Browse files
authored
Merge pull request #26 from ByteZ1337/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.6.12
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12
2 parents 4551ea0 + da20c32 commit ed1f25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.sonatype.plugins</groupId>
102102
<artifactId>nexus-staging-maven-plugin</artifactId>
103-
<version>1.6.11</version>
103+
<version>1.6.12</version>
104104
<extensions>true</extensions>
105105
<configuration>
106106
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)