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 a53c23f893bc014869a9e0ce3a22cd507f6e6bf4 Merge: e066bd87 68914096 Author: Gary Gregory <[email protected]> AuthorDate: Fri Jul 3 10:15:27 2026 -0400 Merge pull request #414 from sahvx655-wq/bigint-nonfinite-bound Handle non-finite bounds in BigIntegerValidator range checks .../validator/routines/BigIntegerValidator.java | 10 +++--- .../routines/BigIntegerValidatorTest.java | 40 ++++++++++++++++++++++ 2 files changed, 46 insertions(+), 4 deletions(-)
