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 d25e561fc0278b405029cd45bb0a5e7c81965f48 Merge: 96842a03 8b41ddbf Author: Gary Gregory <[email protected]> AuthorDate: Sat Jun 13 11:22:55 2026 -0400 Merge pull request #395 from sahvx655-wq/regex-validate-null-group Fix RegexValidator.validate() returning null for a valid match .../apache/commons/validator/routines/RegexValidator.java | 3 ++- .../commons/validator/routines/RegexValidatorTest.java | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-)
