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 7ab636e  Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 
to 3.1.4 (#76)
7ab636e is described below

commit 7ab636e7346b6892d5230cad633b0509bacf0063
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 14:12:07 2026 +0000

    Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.4 (#76)
    
    Bumps 
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
 from 2.8.2 to 3.1.4.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      dependency-version: 3.1.4
      dependency-type: direct:development
      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 403cce8..51014d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -739,7 +739,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-deploy-plugin</artifactId>
-          <version>2.8.2</version>
+          <version>3.1.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


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

Reply via email to