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 52e0b5ed Bump commons-parent from 58 to 59 52e0b5ed is described below commit 52e0b5ed03b7cab5c76693b8cab5788e870ee2ba Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 28 13:50:53 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 a43a1134..1e79a31f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>58</version> + <version>59</version> </parent> <groupId>commons-validator</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a22f67a3..4510a1b9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -130,7 +130,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 58 #83, #107, #111, #132. + Bump commons-parent from 52 to 59 #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.