Bump jacoco-maven-plugin from 0.8.6 to 0.8.7

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.6...v0.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-05 04:09:55 +00:00 committed by Mustapha Zorgati
parent 3184e3dd34
commit ececc9be07
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<version.archunit>0.18.0</version.archunit>
<version.equalsverifier>3.6</version.equalsverifier>
<version.openpojo>0.8.13</version.openpojo>
<version.jacoco>0.8.6</version.jacoco>
<version.jacoco>0.8.7</version.jacoco>
<version.slf4j-test>1.2.0</version.slf4j-test>
<version.auto-restdocs>2.0.11</version.auto-restdocs>