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 ae4b6787 Bump commons-parent from 64 to 65 ae4b6787 is described below commit ae4b6787bf0c5b1ccffb309b0ac53aa2336b2fed Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Nov 28 10:35:20 2023 -0500 Bump commons-parent from 64 to 65 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5ac27771..711deae0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>64</version> + <version>65</version> </parent> <groupId>commons-validator</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1fdc20d9..8e4bf620 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -139,7 +139,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 64 #83, #107, #111, #132. + Bump commons-parent from 52 to 65 #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.