Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.10...v0.8.11) --- 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>
This commit is contained in:
parent
1fb3f313ce
commit
99bd2ccf62
2
pom.xml
2
pom.xml
|
@ -133,7 +133,7 @@
|
|||
<depends.maven.plugin.version>1.5.0</depends.maven.plugin.version>
|
||||
<flatten.maven.plugin.version>1.3.0</flatten.maven.plugin.version>
|
||||
<h2spec.maven.plugin.version>1.0.10</h2spec.maven.plugin.version>
|
||||
<jacoco.maven.plugin.version>0.8.10</jacoco.maven.plugin.version>
|
||||
<jacoco.maven.plugin.version>0.8.11</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.1.0</maven.antrun.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue