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 77d7d1ea [VALIDATOR-503] Revocation Report for .dunlop
77d7d1ea is described below

commit 77d7d1ea7d2b458764df2368e1fcd2ff23ad2163
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 3 07:14:02 2026 -0500

    [VALIDATOR-503] Revocation Report for .dunlop
    
    https://www.iana.org/reports/tld-transfer/20251021-dunlop
---
 .../java/org/apache/commons/validator/routines/DomainValidator.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 fa878cfb..6f165887 100644
--- a/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
+++ b/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
@@ -501,7 +501,7 @@ public class DomainValidator implements Serializable {
         "dtv", // dtv Dish DBS Corporation
         "dubai", // dubai Dubai Smart Government Department
 //        "duck", // duck Johnson Shareholdings, Inc.
-// Revocation Report for .dunlop: 
https://www.iana.org/reports/tld-transfer/20251021-dunlop
+// [VALIDATOR-503] Revocation Report for .dunlop: 
https://www.iana.org/reports/tld-transfer/20251021-dunlop
 //        "dunlop", // dunlop The Goodyear Tire &amp; Rubber Company
 //        "duns", // duns The Dun &amp; Bradstreet Corporation
         "dupont", // dupont E. I. du Pont de Nemours and Company

Reply via email to