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 788700a3 Bump org.apache.commons:commons-parent from 67 to 69 #201
788700a3 is described below
commit 788700a3a3b7b0b89b9e5be335f39abe417f9b7a
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 14:02:28 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #201
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f2c8ba60..7b507078 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<action type="fix" issue="VALIDATOR-492" dev="ggregory" due-to="Tobias
Wildgruber, Gary Gregory">ValidatorUtils.copyFastHashMap is broken.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 65 to 67.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 65 to 69 #201.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-logging:commons-logging from 1.3.0 to 1.3.1 #199.</action>
</release>
<release version="1.8.0" date="2023-12-02" description="Maintenance and bug
fix release.">