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 178ff2f  Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 
to 3.3.1 (#65)
178ff2f is described below

commit 178ff2fa81d9582dd8a967352bfde63aa1728e8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:41:17 2026 +0000

    Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.3.1 (#65)
    
    Bumps 
[org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release)
 from 2.5.3 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - 
[Commits](https://github.com/apache/maven-release/compare/maven-release-2.5.3...maven-release-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-version: 3.3.1
      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 07a9f1f..ad71ef3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -739,7 +739,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.5.3</version>
+          <version>3.3.1</version>
           <configuration>
             <preparationGoals>clean install</preparationGoals>
           </configuration>


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

Reply via email to