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-skin.git
The following commit(s) were added to refs/heads/master by this push: new d46e693 Bump commons-parent d46e693 is described below commit d46e6933c99d43922faee3438edd99b56e7d866c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 10 15:28:35 2023 -0400 Bump commons-parent --- pom.xml | 3 ++- src/changes/changes.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b702908..59a3078 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>64</version> </parent> <artifactId>commons-skin</artifactId> <version>4.3-SNAPSHOT</version> @@ -45,6 +45,7 @@ <commons.rc.version>RC1</commons.rc.version> <!-- No svn staging --> <commons.distSvnStagingUrl></commons.distSvnStagingUrl> + <moditect.skip>true</moditect.skip> </properties> <build> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0c29bb1..7fb249e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,7 +70,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/upload-artifact from 3.1.0 to 3.1.1 #18.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump github/codeql-action from 2.1.23 to 2.1.31 #4, #17, #19.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump ossf/scorecard-action from 1.1.2 to 2.0.6 #15.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-parent from 49 to 58, #5, #28, #32, #59.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-parent from 49 to 64, #5, #28, #32, #59.</action> </release> <release version="4.2" date="2019-11-25" description="New features and bug fixes for maven-site-plugin 3.5+.