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 756fef521 Bump commons-parent from 57 to 58 756fef521 is described below commit 756fef521970a13612078190185d2de46c9b1c84 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 10:52:57 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d130c0e3f..4f1179c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-collections4</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index df35ae7bb..01e75f451 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -332,8 +332,8 @@ <action type="update" dev="ggregory" due-to="Dependabot"> Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #286. </action> - <action type="update" dev="kinow" due-to="Dependabot"> - Bump commons-parent from 52 to 57 #299, #368, #373, #393. + <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 52 to 58 #299, #368, #373, #393. </action> <action type="update" dev="kinow" due-to="Dependabot"> Bump japicmp from 0.15.4 to 0.16.0.