This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
The following commit(s) were added to refs/heads/master by this push:
new cf9eacd7 Document jaxme bump
cf9eacd7 is described below
commit cf9eacd7ac8f44b685f7acae03a014d055f44027
Author: Sebb <[email protected]>
AuthorDate: Sat Nov 1 15:55:55 2025 +0000
Document jaxme bump
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dd1b82fa..6fdce0b2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,6 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary Gregory">Deprecate
NestedRuntimeException for RuntimeException.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix building on
modern Java.</action>
<!-- UPDATE -->
+ <action type="update" dev="sebb" >Update jaxen:jaxen 1.1.6 =>
2.0.0</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java
from 7 to 8.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 42 to 85.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-logging from 1.0.3 to 1.3.5.</action>