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 97013d03b Bump commons-parent from 58 to 59
97013d03b is described below
commit 97013d03b5a5033013d59c1c2f6ea33ea81f3fdd
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 07:55:29 2023 -0400
Bump commons-parent from 58 to 59
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 440102faa..66fee3331 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>58</version>
+ <version>59</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-collections4</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 58714fb4e..2ad333b0c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -293,7 +293,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 58, #339.
+ Bump Apache commons-parent from 48 to 59, #339.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump Jacoco from 0.8.4 to 0.8.8.