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-exec.git
The following commit(s) were added to refs/heads/master by this push: new 8e83704 Bump commons-parent from 57 to 58 8e83704 is described below commit 8e83704dd89ed3654551c1025013a620f2c97d29 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 11:39:31 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 3792dbb..3cdd13e 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> <name>Apache Commons Exec</name> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6ed4cc5..dd08498 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,8 +71,8 @@ <action dev="ggregory" type="update" due-to="Dependabot"> Bump maven-checkstyle-plugin from 2.13 to 3.2.0 #29, #60. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 52 to 57 #49, #64, #79, #88, #105. + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 52 to 58 #49, #64, #79, #88, #105. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump japicmp-maven-plugin from 0.15.6 to 0.16.0.