This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 3c9f12b7 Bump org.apache.commons:commons-parent from 100 to 101
3c9f12b7 is described below

commit 3c9f12b7de324a6e96cb4699d4f6f8523d0a34c2
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 4 11:21:14 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index e4937e0b..f775f904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>100</version>
+    <version>101</version>
   </parent>
   <groupId>commons-validator</groupId>
   <artifactId>commons-validator</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dcafd2c8..fcef5380 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,7 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="fix" dev="ggregory" due-to="Sahana Surendra Bogar, Gary 
Gregory" issue="VALIDATOR-508">Reject signed hex group in 
InetAddressValidator.isValidInet6Address(String) #379.</action>
     <!-- ADD -->
     <!-- UPDATE -->
-    <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 92 to 100 #377.</action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 92 to 101 #377.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
   </release>
   <release version="1.10.1" date="2025-11-14" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to