Bump jacoco-report-maven-plugin from 0.3.0 to 0.3.1

Bumps [jacoco-report-maven-plugin](https://github.com/veithen/jacoco-report-maven-plugin) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/veithen/jacoco-report-maven-plugin/releases)
- [Commits](https://github.com/veithen/jacoco-report-maven-plugin/compare/0.3.0...0.3.1)

---
updated-dependencies:
- dependency-name: com.github.veithen.maven:jacoco-report-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 8fd4f44..29d64d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1426,7 +1426,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.3.0</version>
+                <version>0.3.1</version>
                 <executions>
                     <execution>
                         <goals>