Bump commons-release-plugin from 1.7 to 1.8.0

Bumps commons-release-plugin from 1.7 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 2a0c2e7..1035cb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>