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 f6f5b81 Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 #129
f6f5b81 is described below
commit f6f5b8156306a4ef0952a9e2a8063525639f7201
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 29 17:15:46 2024 -0400
Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 #129
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4efbc1e..720dd5a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<!-- The release date is the date RC is cut -->
- <release version="1.4" date="20YY-MM-DD" description="New features and bug
fixes.">
+ <release version="1.4" date="YYYY-MM-DD" description="New features and bug
fixes.">
<!-- FIX -->
<action issue="JXPATH-172" dev="britter" type="fix" due-to="Michele
Vivoda">
Clarify Javadoc of JXPathContext#getPointer.
@@ -113,7 +113,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump JUnit 3.8.1 to 4.13.2.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
- Bump commons-logging from 1.1.1 to 1.3.0 #34.
+ Bump commons-logging from 1.1.1 to 1.3.1 #34, #129.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump commons-beanutils from 1.8.2 to 1.9.4 #24.