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


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

commit 51d9d753d78c56dae6728129ea783166e03e502e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 7 09:38:17 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 8511b390..4d292092 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>61</version>
+    <version>62</version>
   </parent>
 
   <artifactId>commons-pool3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bb50c9f4..0e746719 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
       Bump Java from 8 to 17.
     </action>
     <action dev="ggregory" type="update">
-      Bump commons-parent from 58 to 61.
+      Bump commons-parent from 58 to 62.
     </action>
   </release> 
   <release version="2.12.0" date="2023-MM-DD" description="This is a feature 
and maintenance release (Java 8).">

Reply via email to