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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f5a1b53 Update Jacoco from 0.8.7 to 0.8.8.
2f5a1b53 is described below

commit 2f5a1b53eeff77e216e92ad3badb325bae3f056f
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sat Apr 9 13:50:06 2022 -0400

    Update Jacoco from 0.8.7 to 0.8.8.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b7b5034f..5c9b26ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <commons.japicmp.version>0.15.3</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
     <clirr.skip>true</clirr.skip>
-    <commons.jacoco.version>0.8.7</commons.jacoco.version>
+    <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <commons.felix.version>5.1.3</commons.felix.version>
     <biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 83d44106..d21db314 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,7 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Update maven-checkstyle-plugin from 3.1.0 to 3.1.2, 
#77.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update actions/checkout from 2.3.1 to 3 #59, #66, #73, 
#108, #115.</action>      
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Update actions/setup-java from v1.4.0 to 3 
#62, #67.</action>
-      <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Update Jacoco from 0.8.5 to 0.8.7.</action>   
   
+      <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Update Jacoco from 0.8.5 to 0.8.8.</action>   
   
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Update commons-io from 2.7 to 2.11.0 #65, 
#96.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update exec-maven-plugin from 1.6.0 to 3.0.0 #51.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.3.</action>

Reply via email to