Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6
-
None
-
None
-
None
Description
I have been using UrlValidator to check some urls and recently have some problems with some domains with new gTLDs such as ".inc" which would be determined as invalid.
I noticed that there was a commit to it which contains ".inc" already, so maybe all I need is a release?
https://github.com/apache/commons-validator/commit/c53e5639b7e149e2ea9efe78a9217afdcf3bbcbd
Please let me know if I misunderstand something.
Thanks in advance.