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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 0ff33db Bump commons-parent from 57 to 58 0ff33db is described below commit 0ff33db20ae962d1547bfaee94f3740d078b58b2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 18:20:57 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d51af34..6ca20c2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <artifactId>commons-release-plugin</artifactId> <packaging>maven-plugin</packaging> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a27c25a..e00f65f 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -35,7 +35,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/checkout from 3 to 3.1.0 #141.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump actions/setup-java from 2 to 3.5.1. #108.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump github/codeql-action from 1 to 2 #109.</action> - <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump commons-parent from 52 to 57 #111, #137, #153, #162.</action> + <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump commons-parent from 52 to 58 #111, #137, #153, #162.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 #112.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump plexus-velocity from 1.3 to 2.0 #116.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-scm.version from 1.12.2 to 2.0.0 #117, #180.</action>