Skip to content

Commit

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

---
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 github-actions[bot] committed Apr 3, 2023
1 parent 26d3be5 commit 8d1e774
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.2.0</derby.version>
<jar.plugin.version>3.3.0</jar.plugin.version>
<jacoco.plugin.version>0.8.8</jacoco.plugin.version>
<jacoco.plugin.version>0.8.9</jacoco.plugin.version>
<guava.mini.version>0.1.6</guava.mini.version>
<log4j.version>2.20.0</log4j.version>
<!--<nexus.staging.plugin.version>1.6.6</nexus.staging.plugin.version>-->
Expand Down

0 comments on commit 8d1e774

Please sign in to comment.