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

markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 58d428a  Bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 
to 3.1.4 (#60)
58d428a is described below

commit 58d428ac7617fd1c0bd4714c3adf12ca79d232d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:20:14 2026 +0000

    Bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 to 3.1.4 (#60)
    
    Bumps 
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
 from 2.5.2 to 3.1.4.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-2.5.2...maven-install-plugin-3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-version: 3.1.4
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf6a911..4b36359 100644
--- a/pom.xml
+++ b/pom.xml
@@ -703,7 +703,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-install-plugin</artifactId>
-          <version>2.5.2</version>
+          <version>3.1.4</version>
           <configuration>
             <createChecksum>true</createChecksum>
           </configuration>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to