This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
commit 0799d0fec49fae6970f4984710151d9fd9dbbd64 Author: Gary Gregory <[email protected]> AuthorDate: Wed Apr 29 07:57:09 2026 -0400 Bump commons.maven.version from 3.9.14 to 3.9.15. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e3e52f..6b5d4a0 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ <commons.rc.version>RC1</commons.rc.version> <commons.release.isDistModule>true</commons.release.isDistModule> <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl> - <commons.maven.version>3.9.14</commons.maven.version> + <commons.maven.version>3.9.15</commons.maven.version> <!-- Define the following in ~/.m2/settings.xml in an active profile: (or provide them on the command line) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6de4558..023fad9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -32,7 +32,7 @@ <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 96 to 99.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420 https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.maven.version from 3.9.12 to 3.9.14 #418 https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.maven.version from 3.9.12 to 3.9.15 #418 https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.ant:ant-launcher from 1.10.15 to 1.10.17.</action> </release> <release version="1.16.1" date="2026-01-25" description="This is a feature and maintenance release. Java 8 or later is required.">
