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 cf76af0a Merge pull request #122 from apache/dependabot/github_actions/actions/cache-3.3.0 new f6ab43f7 Refactor bad smells: - UnnecessaryToStringCall The toString() method is not needed in cases the underlying method handles the conversion. Also calling toString() on a String is redundant. Removing them simplifies the code. new 0167d538 Update ValidatorResources.java new 79293404 Update ValidatorResources.java new 3d8f2df4 Merge pull request #123 from MartinWitt/laughing-train/Qodana/-1519585286 The 1781 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/main/java/org/apache/commons/validator/ValidatorResources.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)