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-build-plugin.git
commit 02776288bb6ea1fb656a0da1a948206c096ff66e Author: Gary D. Gregory <[email protected]> AuthorDate: Wed Jul 16 07:47:29 2025 -0400 Bump commons.maven.version from 3.9.10 to 3.9.11 --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8a42cd..2bb25ff 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,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.10</commons.maven.version> + <commons.maven.version>3.9.11</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 2c0d639..dd56e6b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,6 +38,7 @@ <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.graalvm.js:js from 23.0.6 to 23.0.7 #347.</action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump graalvm.version from 24.1.2 to 24.2.1 #346, #357, #365 (when on Java 17 and up).</action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons.maven.version from 3.9.9 to 3.9.10 #374.</action> + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons.maven.version from 3.9.10 to 3.9.11.</action> </release> <release version="1.15.0" date="2025-01-08" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->
