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 4c3438d Bump commons-logging from 1.1.1 to 1.2 #34 4c3438d is described below commit 4c3438db5e3a30d5db4f3b59cd5e27afcee32494 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Oct 18 13:21:15 2022 -0400 Bump commons-logging from 1.1.1 to 1.2 #34 --- src/changes/changes.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 654aacc..431d0af 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,9 +50,12 @@ The <action> type attribute can be add,update,fix,remove. <action issue="JXPATH-184" dev="britter" type="update" due-to="britter, Gary Gregory"> Update to Java 8 </action> - <action issue="JXPATH-184" dev="britter" type="update" due-to="britter, Gary Gregory"> + <action issue="JXPATH-184" dev="ggregory" type="update" due-to="britter, Gary Gregory"> Bump JUnit 3.8.1 to 4.13.2 </action> + <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-172" dev="britter" type="update" due-to="Michele Vivoda"> Clarify Javadoc of JXPathContext#getPointer </action>