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 4786de7 Bump jmh.version from 1.19 to 1.32 #92.
new 495dd87 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-bcel.git
4786de7 is described below
commit 4786de760328de23e61cac27de5dc7e9c8dcbb5e
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 30 17:21:08 2021 -0400
Bump jmh.version from 1.19 to 1.32 #92.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 57dda2d..a1bd5d8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -84,6 +84,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump actions/setup-java from v1.4.3 to v2.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump actions/cache from 2 to 2.1.5 #88.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jna.version from 5.6.0 to 5.8.0 #84.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.19 to 1.32 #92.</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>