This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from e1c1dac0 Compare exact values in BigInteger and BigDecimal Number
range checks (#404).
add d5b2aa7d reject non-ASCII hex digits in isValidInet6Address
new 98fb9840 Merge pull request #403 from sahvx655-wq/ipv6-ascii-hex-group
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commons/validator/routines/InetAddressValidator.java | 11 ++++++++---
.../commons/validator/routines/InetAddressValidatorTest.java | 3 +++
2 files changed, 11 insertions(+), 3 deletions(-)