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

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


The following commit(s) were added to refs/heads/release/struts-6-8-x by this 
push:
     new 7f96a4f16 build(deps): bump org.codehaus.mojo:versions-maven-plugin 
(#1501)
7f96a4f16 is described below

commit 7f96a4f16eed4101e61fa01cbef53d0bd621b369
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 13:36:20 2025 +0100

    build(deps): bump org.codehaus.mojo:versions-maven-plugin (#1501)
    
    Bumps 
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) 
from 2.17.1 to 2.20.1.
    - [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.17.1...2.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-version: 2.20.1
      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 a8af63174..2102bd119 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>versions-maven-plugin</artifactId>
-                <version>2.17.1</version>
+                <version>2.20.1</version>
                 <reportSets>
                     <reportSet>
                         <reports>

Reply via email to