Skip to content

Commit

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

---
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] authored and davidmoten committed Oct 12, 2021
1 parent b0867d3 commit f7cde9e
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 @@ -38,7 +38,7 @@
<junit.version>4.13.2</junit.version>
<derby.version>10.14.1.0</derby.version>
<jar.plugin.version>3.2.0</jar.plugin.version>
<jacoco.plugin.version>0.8.6</jacoco.plugin.version>
<jacoco.plugin.version>0.8.7</jacoco.plugin.version>
<guava.mini.version>0.1.3</guava.mini.version>
<!--<nexus.staging.plugin.version>1.6.6</nexus.staging.plugin.version>-->
</properties>
Expand Down

0 comments on commit f7cde9e

Please sign in to comment.