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

sjaranowski 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 f3ad5d8  Bump version.maven-plugin-tools from 3.12.0 to 3.13.1
f3ad5d8 is described below

commit f3ad5d8172baf418231fe466f6ac8511a44625bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 04:02:37 2024 +0000

    Bump version.maven-plugin-tools from 3.12.0 to 3.13.1
    
    Bumps `version.maven-plugin-tools` from 3.12.0 to 3.13.1.
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 
3.12.0 to 3.13.1
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.13.1
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)
    
    Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.12.0 
to 3.13.1
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 687d337..fff156e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@ under the License.
     <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
     <version.maven-jar-plugin>3.4.1</version.maven-jar-plugin>
     <version.maven-javadoc-plugin>3.6.3</version.maven-javadoc-plugin>
-    <version.maven-plugin-tools>3.12.0</version.maven-plugin-tools>
+    <version.maven-plugin-tools>3.13.1</version.maven-plugin-tools>
     
<version.maven-project-info-reports-plugin>3.5.0</version.maven-project-info-reports-plugin>
     <version.maven-release-plugin>3.0.1</version.maven-release-plugin>
     
<version.maven-remote-resources-plugin>3.2.0</version.maven-remote-resources-plugin>

Reply via email to