This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 02a8bb0  Bump org.apache.maven.plugins:maven-dependency-plugin (#568)
02a8bb0 is described below

commit 02a8bb048fc9203fb678bf811da2d223e8209e90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 14:38:18 2026 +0100

    Bump org.apache.maven.plugins:maven-dependency-plugin (#568)
    
    Bumps 
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
 from 3.9.0 to 3.10.0.
    - [Release 
notes](https://github.com/apache/maven-dependency-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-version: 3.10.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 e4ea23c..c41bd84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ under the License.
     <version.maven-clean-plugin>3.5.0</version.maven-clean-plugin>
     <version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin>
     <version.maven-compiler-plugin>3.15.0</version.maven-compiler-plugin>
-    <version.maven-dependency-plugin>3.9.0</version.maven-dependency-plugin>
+    <version.maven-dependency-plugin>3.10.0</version.maven-dependency-plugin>
     <version.maven-deploy-plugin>3.1.4</version.maven-deploy-plugin>
     <version.maven-ear-plugin>3.4.0</version.maven-ear-plugin>
     <version.maven-enforcer-plugin>3.6.2</version.maven-enforcer-plugin>

Reply via email to