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 b65e82bb9 Bump org.apache.maven.plugins:maven-install-plugin from 
3.1.4 to 3.2.0
b65e82bb9 is described below

commit b65e82bb9cfe899dfcb2b10727f304fdefee1f22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 16 03:53:24 2026 +0000

    Bump org.apache.maven.plugins:maven-install-plugin from 3.1.4 to 3.2.0
    
    Bumps 
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
 from 3.1.4 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.4...maven-install-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-version: 3.2.0
      dependency-type: direct:development
      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 5f64af7a5..b2867186f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -889,7 +889,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-install-plugin</artifactId>
-                    <version>3.1.4</version>
+                    <version>3.2.0</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-resources-plugin</artifactId>

Reply via email to