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

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 728f11d..62058b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1059,7 +1059,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.2.0</version>
+                <version>0.3.0</version>
                 <executions>
                     <execution>
                         <goals>