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

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


The following commit(s) were added to refs/heads/support/struts-6-x-x by this 
push:
     new acd8582a3 build(deps-dev): bump 
org.codehaus.mojo:versions-maven-plugin from 2.21.0 to 2.22.0 (#1955)
acd8582a3 is described below

commit acd8582a3ecb6898fc27b2d310ffeb4c0ea8d3f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 08:59:34 2026 +0200

    build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin from 2.21.0 
to 2.22.0 (#1955)
    
    Bumps 
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) 
from 2.21.0 to 2.22.0.
    - [Release notes](https://github.com/mojohaus/versions/releases)
    - 
[Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
    - [Commits](https://github.com/mojohaus/versions/compare/2.21.0...2.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-version: 2.22.0
      dependency-type: direct:development
      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 a048775be..0404c1452 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>versions-maven-plugin</artifactId>
-                <version>2.21.0</version>
+                <version>2.22.0</version>
                 <reportSets>
                     <reportSet>
                         <reports>

Reply via email to