Skip to content

Commit f1a143b

Browse files
author
Gary Gregory
committed
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7.
1 parent 0589d26 commit f1a143b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ file comparators, endian transformation classes, and much more.
314314
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
315315
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
316316
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
317-
<commons.jacoco.version>0.8.6</commons.jacoco.version>
317+
<commons.jacoco.version>0.8.7</commons.jacoco.version>
318318
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
319319
<commons.japicmp.version>0.15.3</commons.japicmp.version>
320320
<spotbugs.plugin.version>4.2.3</spotbugs.plugin.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The <action> type attribute can be add,update,fix,remove.
207207
Bump mockito-inline from 3.7.0 to 3.8.0 #188, #207.
208208
</action>
209209
<action dev="ggregory" type="update" due-to="Gary Gregory">
210-
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
210+
Update commons.jacoco.version 0.8.5 to 0.8.7, fixes Java 15 builds and up.
211211
</action>
212212
<action dev="ggregory" type="update" due-to="Dependabot">
213213
Update spotbugs from 4.1.2 to 4.2.2, 4.2.3, #158, #164, #165, #180, #199, #213, #224.

0 commit comments

Comments
 (0)