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 5a2928a  Bump commons-parent from 79 to 81
5a2928a is described below

commit 5a2928a168a8464e2cb82e04b39b806699c3855f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Mar 18 18:47:14 2025 -0400

    Bump commons-parent from 79 to 81
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7b4b262..1c8b67b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>79</version>
+    <version>81</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 29a7859..bb39177 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="strangelookingnerd, Gary 
Gregory">BaseResultSetHandler implements ResultSet.</action>
       <!-- 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 78 #256, #277, #295, #301, #305, #308, #314.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-parent from 62 to 81 #256, #277, #295, #301, #305, #308, #314.</action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.16.1 
#336.</action>
     </release>
     <release version="1.8.1" date="2023-09-09" description="This is a feature 
release and requires Java 8.">

Reply via email to