Bump jacoco-maven-plugin from 0.8.3 to 0.8.4 (#1807)

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.3...v0.8.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-04 11:48:35 +02:00 committed by Gabriele C
parent 88828bbee7
commit 6e4c4158fb

View File

@ -180,7 +180,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.3</version>
<version>0.8.4</version>
<executions>
<execution>
<id>pre-unit-test</id>