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

lukaszlenart pushed a commit to branch release/struts-6-7-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-6-7-x by this 
push:
     new c8b1d0e2f Bump org.apache.maven.plugins:maven-release-plugin from 
3.1.1 to 3.3.0 (#1454)
c8b1d0e2f is described below

commit c8b1d0e2f29bf6c0cced3e7f3b885338cd234130
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 12:25:39 2025 +0100

    Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.0 
(#1454)
    
    Bumps 
[org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release)
 from 3.1.1 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - 
[Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.1...maven-release-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 996629987..c86b7b18a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -381,7 +381,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>3.1.1</version>
+                <version>3.3.0</version>
             </plugin>
             <plugin>
                 <artifactId>maven-jar-plugin</artifactId>

Reply via email to