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 f693a824 [VALIDATOR-504] DomainValidator ICAAN .kerrylogistics 
Registry Agreement - Terminated
f693a824 is described below

commit f693a824274819e52806843bcb5197a6d6971eaf
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 3 06:55:48 2026 -0500

    [VALIDATOR-504] DomainValidator ICAAN .kerrylogistics Registry Agreement
    - Terminated
    
    https://www.icann.org/en/registry-agreements/terminated/kerrylogistics
---
 src/changes/changes.xml                                                | 1 +
 .../java/org/apache/commons/validator/routines/DomainValidator.java    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a4729352..8650d822 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
     <action type="fix" dev="sebb">Fixes to non-final static fields.</action>
     <action type="fix" dev="ggregory" due-to="Gary Gregory" 
issue="VALIDATOR-503">DomainValidator revocation for .dunlop: 
https://www.iana.org/reports/tld-transfer/20251021-dunlop.</action>
+    <action type="fix" dev="ggregory" due-to="Gary Gregory" 
issue="VALIDATOR-504">DomainValidator ICAAN .kerrylogistics Registry Agreement 
- Terminated: 
https://www.icann.org/en/registry-agreements/terminated/kerrylogistics.</action>
     <!-- ADD -->
     <!-- UPDATE -->
     <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 92 to 94 #377.</action>
diff --git 
a/src/main/java/org/apache/commons/validator/routines/DomainValidator.java 
b/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
index 8710aaab..d862d415 100644
--- a/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
+++ b/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
@@ -754,7 +754,8 @@ public class DomainValidator implements Serializable {
         "kaufen", // kaufen United TLD Holdco Ltd.
         "kddi", // kddi KDDI CORPORATION
         "kerryhotels", // kerryhotels Kerry Trading Co. Limited
-        "kerrylogistics", // kerrylogistics Kerry Trading Co. Limited
+// [VALIDATOR-504] DomainValidator ICAAN .kerrylogistics Registry Agreement - 
Terminated: 
https://www.icann.org/en/registry-agreements/terminated/kerrylogistics
+//        "kerrylogistics", // kerrylogistics Kerry Trading Co. Limited
         "kerryproperties", // kerryproperties Kerry Trading Co. Limited
         "kfh", // kfh Kuwait Finance House
         "kia", // kia KIA MOTORS CORPORATION

Reply via email to