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-jxpath.git
The following commit(s) were added to refs/heads/master by this push: new f529f9c Bump commons-beanutils from 1.8.2 to 1.9.4 #24 f529f9c is described below commit f529f9cd9a718c99a7c1af30a821e267b79243bc Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Oct 18 14:58:16 2022 -0400 Bump commons-beanutils from 1.8.2 to 1.9.4 #24 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 130633c..f51e216 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -98,6 +98,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="JXPATH-184" dev="ggregory" type="update" due-to="Dependabot"> Bump commons-logging from 1.1.1 to 1.2 #34. </action> + <action issue="JXPATH-184" dev="ggregory" type="update" due-to="Dependabot"> + Bump commons-beanutils from 1.8.2 to 1.9.4 #24. + </action> </release> </body> </document>