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/axis-axis2-java-core.git


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

commit 7cbb8f9fc9522db50760828f482eee0f4a981313
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 8 13:04:23 2022 +0000

    Bump maven-plugin-tools.version from 3.6.4 to 3.7.0
    
    Bumps `maven-plugin-tools.version` from 3.6.4 to 3.7.0.
    
    Updates `maven-plugin-annotations` from 3.6.4 to 3.7.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.0)
    
    Updates `maven-plugin-plugin` from 3.6.4 to 3.7.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5806255be0..8969d03b39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -501,7 +501,7 @@
         <jaxws.rt.version>2.3.3</jaxws.rt.version>
         <jaxws.api.version>2.3.3</jaxws.api.version>
         <jsr311.api.version>1.1.1</jsr311.api.version>
-        <maven-plugin-tools.version>3.6.4</maven-plugin-tools.version>
+        <maven-plugin-tools.version>3.7.0</maven-plugin-tools.version>
         <!-- This variable is used in some Xdocs and is substituted using 
Velocity. Note that
              we can't use the project.version variable directly because of the 
dot. See
              
http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html
 -->

Reply via email to