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-validator.git
The following commit(s) were added to refs/heads/master by this push: new 58123044 Bump commons-parent from 57 to 58 58123044 is described below commit 581230447a8a484ddb66349b143f911cd7c56e12 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 20:38:50 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 16d45a0c..a43a1134 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <groupId>commons-validator</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 055ae0d7..8f4cf419 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -127,7 +127,7 @@ The <action> type attribute can be add,update,fix,remove. Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #69, #77, #80, #81. </action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot"> - Bump commons-parent from 52 to 57 #83, #107, #111, #132. + Bump commons-parent from 52 to 58 #83, #107, #111, #132. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.