Skip to content

Commit

Permalink
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
Browse files Browse the repository at this point in the history
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed May 1, 2023
1 parent e433f1c commit 08ff59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<maven.nexus.staging.version>1.6.7</maven.nexus.staging.version>
<maven.jar.version>3.3.0</maven.jar.version>
<maven.compiler.version>3.11.0</maven.compiler.version>
<maven.jacoco.version>0.8.9</maven.jacoco.version>
<maven.jacoco.version>0.8.10</maven.jacoco.version>
<maven.versions.version>2.15.0</maven.versions.version>
<maven.forbiddenapis.version>3.5.1</maven.forbiddenapis.version>
<maven.enforcer.version>3.3.0</maven.enforcer.version>
Expand Down

0 comments on commit 08ff59b

Please sign in to comment.