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


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

commit b2ab60874a6f175515787fef0dd88c91afb54b96
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Oct 9 18:06:27 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 2ed75d199..6f31d17b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,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-collections4</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dcf077938..c5eb27289 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -296,7 +296,7 @@
       Bump codecov/codecov-action from 2 to 3 #297.
     </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
-      Bump Apache commons-parent from 48 to 62, #339.
+      Bump Apache commons-parent from 48 to 64, #339.
     </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory">
       Bump Jacoco from 0.8.4 to 0.8.8.

Reply via email to