Skip to content

Commit

Permalink
Merge pull request #48 from apache/dependabot/maven/org.jacoco-jacoco…
Browse files Browse the repository at this point in the history
…-maven-plugin-0.8.7

Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
  • Loading branch information
henrib committed May 11, 2021
2 parents 2eabff8 + c2fdb4e commit 9d5cb5d
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 @@ -56,7 +56,7 @@
<checksyle.version>8.42</checksyle.version>

<!-- override of Jacoco properties defined in CP52 -->
<commons.jacoco.version>0.8.6</commons.jacoco.version>
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.jacoco.classRatio>0.95</commons.jacoco.classRatio>
<commons.jacoco.instructionRatio>0.85</commons.jacoco.instructionRatio>
<commons.jacoco.methodRatio>0.85</commons.jacoco.methodRatio>
Expand Down

0 comments on commit 9d5cb5d

Please sign in to comment.