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 2b1a420f Bump commons-parent from 85 to 93
2b1a420f is described below

commit 2b1a420f74e4357b2946237b4c254a3c9382d8af
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 24 08:07:36 2025 -0500

    Bump commons-parent from 85 to 93
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1d1394f3..9ed044bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>85</version>
+    <version>93</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-jelly</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 440a06fc..95d06e0f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- 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-parent from 42 to 93.</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:

Reply via email to