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 1a6f284 Bump commons-parent from 58 to 59 1a6f284 is described below commit 1a6f2843941d92a3178e64ff4d7fe9701d6e66bb Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 28 10:26:37 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 3cdd13e..73761c1 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> <name>Apache Commons Exec</name> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ac1bab5..68ba102 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -79,7 +79,7 @@ Bump maven-checkstyle-plugin from 2.13 to 3.2.0 #29, #60. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> - Bump commons-parent from 52 to 58 #49, #64, #79, #88, #105. + Bump commons-parent from 52 to 59 #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.