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-jelly.git
The following commit(s) were added to refs/heads/master by this push:
new 4f9887b6 Bump org.apache.commons:commons-parent from 94 to 95.
4f9887b6 is described below
commit 4f9887b61c2d090373264e9225131a0be90e89eb
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 13:55:11 2026 -0500
Bump org.apache.commons:commons-parent from 94 to 95.
---
pom.xml | 2 +-
src/changes/changes.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index aa22b5be..9743a0c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>94</version>
+ <version>95</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-jelly</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4c31e114..487d5b52 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,9 +52,9 @@ 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 94.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 42 to 95.</action>
+ <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
commons-logging from 1.0.3 to 1.3.5.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-beanutils:commons-beanutils from a mix of 1.6 and 1.7.0 to
org.apache.commons:commons-beanutils2 2.0.0-M2.
Update configurations like: