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


The following commit(s) were added to refs/heads/master by this push:
     new 5987d1e  Bump commons.maven.version from 3.9.12 to 3.9.14 (#418)
5987d1e is described below

commit 5987d1e31bba34d28372b15c1531e11cf0b47513
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 06:41:03 2026 -0400

    Bump commons.maven.version from 3.9.12 to 3.9.14 (#418)
    
    Bumps `commons.maven.version` from 3.9.12 to 3.9.14.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.14
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14)
    
    Updates `org.apache.maven:maven-core` from 3.9.12 to 3.9.14
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa84ea2..e785cd0 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.12</commons.maven.version>
+    <commons.maven.version>3.9.14</commons.maven.version>
     <!--
       Define the following in ~/.m2/settings.xml in an active profile:
       (or provide them on the command line)

Reply via email to