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-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new a86e2247 Bump commons-parent
a86e2247 is described below

commit a86e22474d766c2c7ebdb1f74fdce6ef0762e695
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 10 07:56:09 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 61814467..a4c598a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>62</version>
+    <version>64</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-dbcp2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 50d4a357..49065ffc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- ADD -->
       <!-- UDPATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump h2 from 2.2.220 to 2.2.224, #308.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 60 to 62.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 60 to 64.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 #301.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0.</action>
     </release>

Reply via email to