This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/POOL_2_X by this push:
     new 376a8609 Bump org.apache.commons:commons-parent from 62 to 72
376a8609 is described below

commit 376a86090657dec3c0938f869a364034ea4df31e
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 10:07:47 2024 -0400

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

diff --git a/pom.xml b/pom.xml
index 2fafb88c..44bbfabd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>71</version>
+    <version>72</version>
   </parent>
 
   <artifactId>commons-pool2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c954101e..9ecbb6ec 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
     <!-- FIX -->
     <!-- ADD -->
     <!-- UPDATE -->
-    <action type="update" dev="ggregory">Bump 
org.apache.commons:commons-parent from 62 to 71.</action>
+    <action type="update" dev="ggregory">Bump 
org.apache.commons:commons-parent from 62 to 72.</action>
     <action type="update" dev="ggregory">Bump org.ow2.asm:asm-util from 9.5 to 
9.6.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-lang3 from 3.13.0 to 3.14.0.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.bcel:bcel from 6.7.0 to 6.8.2.</action>

Reply via email to