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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new c070af941 Bump maven-plugin-tools.version from 3.11.0 to 3.12.0
c070af941 is described below

commit c070af94189a627ceb447db895f718d27527a168
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 4 03:14:17 2024 +0000

    Bump maven-plugin-tools.version from 3.11.0 to 3.12.0
    
    Bumps `maven-plugin-tools.version` from 3.11.0 to 3.12.0.
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 
3.11.0 to 3.12.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0)
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.11.0 to 3.12.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0)
    
    ---
    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
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 buildutils/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildutils/pom.xml b/buildutils/pom.xml
index ae42f60c6..6d7775a1a 100644
--- a/buildutils/pom.xml
+++ b/buildutils/pom.xml
@@ -40,7 +40,7 @@
 
     <properties>
         <maven.version>3.9.6</maven.version>
-        <maven-plugin-tools.version>3.11.0</maven-plugin-tools.version>
+        <maven-plugin-tools.version>3.12.0</maven-plugin-tools.version>
     </properties>
 
     <dependencyManagement>

Reply via email to