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 dc13eaaa Better description, mention Java requirement
dc13eaaa is described below

commit dc13eaaafc43e22ad675ba9af3a9c9e6aa75325e
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 7 09:45:22 2024 -0400

    Better description, mention Java requirement
---
 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 f6dd3cde..2ec150d1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
      -->
 
   <body>
-  <release version="1.9.0" date="YYYY-MM-DD" description="Maintenance and bug 
fix release.">
+  <release version="1.9.0" date="YYYY-MM-DD" description="This is a 
maintenance and bug fix release; requires Java 8.">
     <!-- ADD -->
     <action type="add" dev="ggregory" due-to="ashoknan2, Gary 
Gregory">ISINValidator: Add 9 additional exception country code #129.</action>
     <action type="add" dev="ggregory" due-to="Gary Gregory">ISINValidator: Add 
all codes from ISO 3166-1 alpha-2 except unassigned code elements.</action>

Reply via email to