1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-05-06 15:06:03 +02:00

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] 2023-10-30 20:32:38 +00:00 committed by GitHub
parent ccb218a86a
commit ef34c50599
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<version>0.8.11</version>
<executions>
<execution>
<id>prepare-agent</id>