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 cdc51ea Update commons-parent from 50 to 51.
cdc51ea is described below
commit cdc51ea093cb72251e65bd995ac0f5c490f60102
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 15:34:53 2020 -0400
Update commons-parent from 50 to 51.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7d4494e..fe16688 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="6.5.1" date="2020-MM-DD" description="TBD.">
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update tests from Apache Commons Lang 3.10 to 3.11.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons-parent from 50 to 51.</action>
</release>
<release version="6.5.0" date="2020-06-05" description="Minor feature and
bug fix release.">
<action issue="BCEL-330" type="update" dev="ggregory" due-to="Mark
Roberts">Remove unnecessary references to Constants.</action>