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-dbutils.git
The following commit(s) were added to refs/heads/master by this push:
new 03c1b9b Bump org.apache.commons:commons-parent from 67 to 69 #256
03c1b9b is described below
commit 03c1b9b4a63802cd4da2611171d8351ced9d38d1
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 14:18:03 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #256
---
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 c81a8e6..1720492 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java
from 8 to 11.</action>
- <action dev="ggregory" type="update" due-to="Gary Gregory">Bump
commons-parent from 62 to 67.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory">Bump
commons-parent from 62 to 69 #256.</action>
</release>
<release version="1.8.1" date="2023-09-09" description="New features and
bug fixes.">
<!-- FIX -->