Skip to content

Commit 63d7dd5

Browse files
committed
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.
1 parent 767ecc1 commit 63d7dd5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ limitations under the License.
287287
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
288288
<commons.checkstyle.version>9.3</commons.checkstyle.version>
289289
<commons.japicmp.version>0.15.3</commons.japicmp.version>
290-
<commons.jacoco.version>0.8.7</commons.jacoco.version>
290+
<commons.jacoco.version>0.8.8</commons.jacoco.version>
291291
<commons.javadoc.version>3.3.0</commons.javadoc.version>
292292
<commons.surefire-report.version>3.0.0-M6</commons.surefire-report.version>
293293
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
7070
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 2.17 to 3.1.2.</action>
7171
<action dev="kinow, ggregory" type="update" due-to="Dependabot">Bump checkstyle from 8.45.1 to 9.3 #97, #100, #101, #103.</action>
7272
<action dev="ggregory" type="update" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #102.</action>
73+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
7374
</release>
7475

7576
<release version="1.15" date="2020-09-01" description="Feature and fix release.">

0 commit comments

Comments
 (0)