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:
dependabot[bot] 2024-01-01 01:23:59 +00:00 committed by GitHub
parent 1fb3f313ce
commit 99bd2ccf62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>