Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#7849)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3079c5d8d4
commit
521bad9199
2
pom.xml
2
pom.xml
|
@ -133,7 +133,7 @@
|
|||
<docbkx.maven.plugin.version>2.0.17</docbkx.maven.plugin.version>
|
||||
<flatten.maven.plugin.version>1.2.7</flatten.maven.plugin.version>
|
||||
<h2spec.maven.plugin.version>1.0.9</h2spec.maven.plugin.version>
|
||||
<jacoco.maven.plugin.version>0.8.7</jacoco.maven.plugin.version>
|
||||
<jacoco.maven.plugin.version>0.8.8</jacoco.maven.plugin.version>
|
||||
<jetty-version.maven.plugin.version>2.7</jetty-version.maven.plugin.version>
|
||||
<license.maven.plugin.version>4.1</license.maven.plugin.version>
|
||||
<maven.antrun.plugin.version>3.0.0</maven.antrun.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue