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

commit 1150de1b3c5f8e47603b4ae746da5d8dbd1d872b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 17 23:29:19 2022 +0000

    Bump maven-install-plugin from 3.0.1 to 3.1.0
    
    Bumps 
[maven-install-plugin](https://github.com/apache/maven-install-plugin) from 
3.0.1 to 3.1.0.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.1...maven-install-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-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 4449d33c8d..b19faf77e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1134,7 +1134,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-install-plugin</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.1.0</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-jar-plugin</artifactId>

Reply via email to