Bump maven-reporting-impl from 3.0.0 to 3.1.0

Bumps [maven-reporting-impl](https://github.com/apache/maven-reporting-impl) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-reporting-impl/releases)
- [Commits](https://github.com/apache/maven-reporting-impl/commits/maven-reporting-impl-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.reporting:maven-reporting-impl
  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 da0aaa4..b445510 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>3.0.0</version>
+      <version>3.1.0</version>
       <exclusions>
        <exclusion>
           <groupId>org.apache.maven.doxia</groupId>