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


The following commit(s) were added to refs/heads/master by this push:
     new 156e47b  Bump commons.japicmp.version from 0.14.3 to 0.15.3.
156e47b is described below

commit 156e47b074599b1c79c1cf2f3e44af0535256a09
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jul 24 15:14:33 2021 -0400

    Bump commons.japicmp.version from 0.14.3 to 0.15.3.
    
    Bump commons.jacoco.version from 0.8.5 to 0.8.7.
---
 pom.xml                 | 2 ++
 src/changes/changes.xml | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/pom.xml b/pom.xml
index e2bf8af..132f1df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,6 +120,8 @@
     <commons.bc.version>1.2.4</commons.bc.version>
     <commons.jira.id>DAEMON</commons.jira.id>
     <commons.jira.pid>12310468</commons.jira.pid>
+    <commons.jacoco.version>0.8.7</commons.jacoco.version>
+    <commons.japicmp.version>0.15.3</commons.japicmp.version>
   </properties>
 
   <build>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2510284..e5743a6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,12 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump build actions/setup-java from v1.4.3 to v2.
       </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump commons.jacoco.version from 0.8.5 to 0.8.7.
+      </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump commons.japicmp.version from 0.14.3 to 0.15.3.
+      </action>
     </release>
     <release version="1.2.4" date="2021-01-21" description="Bug fix release">
       <action issue="DAEMON-424" type="fix" dev="markt" due-to="Bernhard 
Scholz">

Reply via email to