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-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 56728bcf Bump org.apache.commons:commons-parent from 88 to 89
56728bcf is described below

commit 56728bcf54e0d2bb7b66c7057aaa9fb0d7cf8a97
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Oct 8 15:35:57 2025 -0400

    Bump org.apache.commons:commons-parent from 88 to 89
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3acb3c44..cb5501f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>88</version>
+    <version>89</version>
   </parent>
   <groupId>commons-validator</groupId>
   <artifactId>commons-validator</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b900b7eb..69f970fd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
     <!-- FIX -->
     <!-- ADD -->
     <!-- UPDATE -->
-    <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #361.</action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 85 to 89 #361.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 
#346.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.0.</action>
   </release>

Reply via email to