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


The following commit(s) were added to refs/heads/master by this push:
     new d2aa1c1  Jacoco 0.8.6 for JDK15 support #55.
d2aa1c1 is described below

commit d2aa1c1f07253ae152f9fe45d4c15eecb0b30cbe
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Dec 29 11:48:50 2020 -0500

    Jacoco 0.8.6 for JDK15 support #55.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bf65424..1d427c6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -118,6 +118,9 @@
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update JUnit from 4.13 to 4.13.1.
       </action>
+      <action dev="ggregory" type="update" due-to="melloware">
+        Jacoco 0.8.6 for JDK15 support #55.
+      </action>
     </release>
 
     <release version="1.9.4" date="2019-08-13" description="The primary reason 
for this release is a bugfix for

Reply via email to