This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
commit fd569a5af37868a128a161587afc44f89bbd8d4d Merge: e7dae8d4 4264a548 Author: Gary Gregory <[email protected]> AuthorDate: Fri Jun 19 13:23:25 2026 -0400 Merge pull request #400 from sahvx655-wq/bigint-minvalue-compareto Use compareTo() in BigIntegerValidator.minValue() .../validator/routines/BigIntegerValidator.java | 2 +- .../validator/routines/BigIntegerValidatorTest.java | 20 ++++++++++++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-)
