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

slachiewicz pushed a commit to branch mvnd-1.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new fc829142 Bump maven.plugin-tools.version from 3.15.1 to 3.15.2
fc829142 is described below

commit fc82914265d45200640635b1fef87eb86c81e3a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 28 10:16:14 2025 +0000

    Bump maven.plugin-tools.version from 3.15.1 to 3.15.2
    
    Bumps `maven.plugin-tools.version` from 3.15.1 to 3.15.2.
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 
3.15.1 to 3.15.2
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bf24faf..b2e75f75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <picocli.version>4.7.7</picocli.version>
     <!-- 2.29+ is Java 17+ -->
     <roaster.version>2.28.3.Final</roaster.version>
-    <maven.plugin-tools.version>3.15.1</maven.plugin-tools.version>
+    <maven.plugin-tools.version>3.15.2</maven.plugin-tools.version>
     <javassist.version>3.30.2-GA</javassist.version>
     <xstream.version>1.4.21</xstream.version>
     <plexus-interactivity-api.version>1.4</plexus-interactivity-api.version>

Reply via email to