Skip to content

Commit

Permalink
Merge pull request apache#73 from apache/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…commons-commons-release-plugin-1.8.0

Bump commons-release-plugin from 1.7 to 1.8.0
  • Loading branch information
garydgregory authored Apr 10, 2022
2 parents 6e78731 c078704 commit fe326f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 390,7 @@
<plugin>
<groupId>org.apache.commons</groupId>
<artifactId>commons-release-plugin</artifactId>
<version>1.7</version>
<version>1.8.0</version>
<configuration>
<distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/email</distSvnStagingUrl>
</configuration>
Expand Down

0 comments on commit fe326f1

Please sign in to comment.