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-pool.git
The following commit(s) were added to refs/heads/master by this push: new b96bf81 Update optional asm-util from 8.0.1 to 9.0 #44. b96bf81 is described below commit b96bf816d5977225a39fc54d744a5f26345c8141 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Wed Sep 23 09:34:01 2020 -0400 Update optional asm-util from 8.0.1 to 9.0 #44. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ce2d800..8e35c4d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -56,6 +56,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/setup-java from v1.4.0 to v1.4.2 #42. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Update optional asm-util from 8.0.1 to 9.0 #44. + </action> </release> <release version="2.8.1" date="2020-07-27" description="This is a maintenance release (Java 8)."> <action dev="ggregory" issue="POOL-386" type="fix" due-to="Phil Steitz, Mark Thomas">