Merge pull request #801 from Rsl1122/dependabot/maven/Plan/development/org.jacoco-jacoco-maven-plugin-0.8.2

This commit is contained in:
dependabot[bot] 2018-11-12 06:45:20 +00:00 committed by GitHub
commit f3cb6866fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>