This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 68124abe Merge pull request #260 from
apache/dependabot/github_actions/github/codeql-action-3.26.7
new 564360aa Javadoc
new 31f972fa Javadoc
new 2549a1de Internal refactoring
new 4955aa62 InetAddressValidator does not need its instance variable, so
uses a touch less memory
The 4 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:
src/changes/changes.xml | 3 +-
.../validator/routines/InetAddressValidator.java | 19 +--
.../commons/validator/routines/RegexValidator.java | 147 ++++++++++-----------
.../routines/InetAddressValidatorTest.java | 2 +-
4 files changed, 86 insertions(+), 85 deletions(-)