Skip to content

Commit

Permalink
Merge pull request #586 from eclipse/dependabot/maven/org.sonatype.pl…
Browse files Browse the repository at this point in the history
…ugins-nexus-staging-maven-plugin-1.7.0

Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
  • Loading branch information
bjhargrave authored May 28, 2024
2 parents d6311be + 49d2d5c commit cf6dd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.transformer.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<version>1.7.0</version>
<extensions>true</extensions>
</plugin>
<plugin>
Expand Down

0 comments on commit cf6dd3b

Please sign in to comment.