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 7e0235c  Bump org.apache.commons:commons-parent from 94 to 95.
7e0235c is described below

commit 7e0235c79eb59e0fc87ee7cde3657c8226694437
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 13:44:15 2026 -0500

    Bump org.apache.commons:commons-parent from 94 to 95.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1fbe26b..f087335 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3f8cbd7..9d9f16f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" 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 94 #256, #277, #295, #301, #305, #308, #314, #387, 
#403, #406.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-parent from 62 to 95 #256, #277, #295, #301, #305, #308, #314, #387, 
#403, #406.</action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.21.0 #336, 
#359, #366, #389.</action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 #360.</action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 
#372.</action>

Reply via email to