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 199c074  Bump commons.maven.version from 3.9.9 to 3.9.10 (#374)
199c074 is described below

commit 199c074ffa3f25504c92f03f72c01b0a4ff06630
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 07:25:25 2025 -0400

    Bump commons.maven.version from 3.9.9 to 3.9.10 (#374)
    
    Bumps `commons.maven.version` from 3.9.9 to 3.9.10.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.9 to 3.9.10
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.9...maven-3.9.10)
    
    Updates `org.apache.maven:maven-core` from 3.9.9 to 3.9.10
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 895cd45..7dccb53 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.9</commons.maven.version>
+    <commons.maven.version>3.9.10</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