Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
Browse files Browse the repository at this point in the history
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
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 2, 2024
1 parent 01813c2 commit 9aa8d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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.11</jacoco.plugin.version>
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
<guava.mini.version>0.1.7</guava.mini.version>
<log4j.version>2.23.1</log4j.version>
<!--<nexus.staging.plugin.version>1.6.6</nexus.staging.plugin.version>-->
Expand Down

0 comments on commit 9aa8d88

Please sign in to comment.