Skip to content

Commit

Permalink
Merge pull request #107 from package-url/dependabot/maven/org.jacoco-…
Browse files Browse the repository at this point in the history
…jacoco-maven-plugin-0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.11
  • Loading branch information
stevespringett committed Dec 9, 2023
2 parents 65ae283 + 335c297 commit da59fdc
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 @@ -52,7 +52,7 @@
<!-- Maven build plugins for quality checks -->
<plexus.compiler.javac.errorprone.version>2.8.5</plexus.compiler.javac.errorprone.version>
<error.prone.core.version>2.3.2</error.prone.core.version>
<jacoco.maven.plugin.version>0.8.7</jacoco.maven.plugin.version>
<jacoco.maven.plugin.version>0.8.11</jacoco.maven.plugin.version>
<spotbugs.maven.plugin.version>4.7.3.2</spotbugs.maven.plugin.version>
<com.github.spotbugs.version>4.8.2</com.github.spotbugs.version>
</properties>
Expand Down

0 comments on commit da59fdc

Please sign in to comment.