Bump jacoco-maven-plugin from 0.8.0 to 0.8.2 in /Plan

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.0...v0.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-12 05:38:33 +00:00
parent 95bd33e3c4
commit fbc0cecba2
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -267,7 +267,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.0</version>
<version>0.8.2</version>
</plugin>
</plugins>
</build>