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 cb810ba2e Bump maven-plugin-tools.version from 3.7.0 to 3.7.1
cb810ba2e is described below

commit cb810ba2e728f730bc9589daa6b2f8277123974f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 17 03:11:14 2023 +0000

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

diff --git a/buildutils/pom.xml b/buildutils/pom.xml
index 3fd6c0b55..7b6ec248e 100644
--- a/buildutils/pom.xml
+++ b/buildutils/pom.xml
@@ -40,7 +40,7 @@
 
     <properties>
         <maven.version>3.8.7</maven.version>
-        <maven-plugin-tools.version>3.7.0</maven-plugin-tools.version>
+        <maven-plugin-tools.version>3.7.1</maven-plugin-tools.version>
     </properties>
 
     <dependencyManagement>

Reply via email to