This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
The following commit(s) were added to refs/heads/master by this push:
new d3c9cf04 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#248
d3c9cf04 is described below
commit d3c9cf0457c1bbb6256d3b0e7cbbc8203d4de419
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:58:53 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #248
---
src/changes/changes.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6687528d..e6fa436a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Leonard Wicke, Gary
Gregory">Add IBANValidator.Validator.getIbanLength().</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 70 to 72 #231,
#245.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging:commons-logging from 1.3.2 to 1.3.3
#238.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 #238.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#248.</action>
</release>
<release version="1.9.0" date="2024-05-25" description="This is a
maintenance and bug fix release; requires Java 8.">
<!-- ADD -->