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 5b69970  Bump commons.maven.version from 3.9.11 to 3.9.12 (#415)
5b69970 is described below

commit 5b69970533a14486702dba648a1262a5407d154c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 07:31:43 2026 -0500

    Bump commons.maven.version from 3.9.11 to 3.9.12 (#415)
    
    Bumps `commons.maven.version` from 3.9.11 to 3.9.12.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.11 to 3.9.12
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.11...maven-3.9.12)
    
    Updates `org.apache.maven:maven-core` from 3.9.11 to 3.9.12
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.12
      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 71e165f..5abb261 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.11</commons.maven.version>
+    <commons.maven.version>3.9.12</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