This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 95d332f  Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
95d332f is described below

commit 95d332f88de5b69404eac0671814574bbafe6dd1
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 17 10:22:35 2022 -0400

    Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa004f6..88bbd5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
     <commons.failsafe.version>2.22.2</commons.failsafe.version>
     <commons.felix.version>5.1.4</commons.felix.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
-    <commons.jacoco.version>0.8.7</commons.jacoco.version>
+    <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.japicmp.version>0.15.7</commons.japicmp.version>
     <commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
     <commons.javadoc.version>3.3.2</commons.javadoc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 61c9e3b..d4cc737 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
build-helper-maven-plugin from 3.2.0 to 3.3.0 #105</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/cache from 3 to 3.0.2.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/setup-java from 2 to 3.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="

Reply via email to