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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent 5269906 commit 9bb28b1
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 @@ -46,7 +46,7 @@
<checkstyle-plugin.version>3.2.2</checkstyle-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<gpg-plugin.version>3.0.1</gpg-plugin.version>
<jacoco.version>0.8.9</jacoco.version>
<jacoco.version>0.8.10</jacoco.version>
<javadoc-plugin.version>3.5.0</javadoc-plugin.version>
<nexus-plugin.version>1.6.13</nexus-plugin.version>
<release-plugin.version>3.0.0</release-plugin.version>
Expand Down

0 comments on commit 9bb28b1

Please sign in to comment.