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 5e3122b  Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 (#547)
5e3122b is described below

commit 5e3122b47c7de1981948c4cf8dea377479748cb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 07:12:26 2025 +0100

    Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 (#547)
    
    Bumps `version.maven-plugin-tools` from 3.15.1 to 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)
    
    Updates `org.apache.maven.plugins:maven-plugin-report-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.plugins:maven-plugin-plugin
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin
      dependency-version: 3.15.2
      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 43bc356..f166186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@ under the License.
     <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
     <version.maven-jar-plugin>3.4.2</version.maven-jar-plugin>
     <version.maven-javadoc-plugin>3.12.0</version.maven-javadoc-plugin>
-    <version.maven-plugin-tools>3.15.1</version.maven-plugin-tools>
+    <version.maven-plugin-tools>3.15.2</version.maven-plugin-tools>
     
<version.maven-project-info-reports-plugin>3.9.0</version.maven-project-info-reports-plugin>
     <version.maven-release-plugin>3.1.1</version.maven-release-plugin>
     
<version.maven-remote-resources-plugin>3.3.0</version.maven-remote-resources-plugin>

Reply via email to