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 8bcdac54 Typo
8bcdac54 is described below
commit 8bcdac54d297644707221e8e9b9eb4def21560df
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 3 06:45:30 2026 -0500
Typo
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4e6cdfc9..a4729352 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.10.2" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<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="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>
<!-- ADD -->
<!-- UPDATE -->