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 be78ad873 build(deps-dev): bump 
org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#1842)
be78ad873 is described below

commit be78ad873f08bff533a49513b165e8906e3f3574
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 19:01:39 2026 +0200

    build(deps-dev): bump org.apache.commons:commons-collections4 from 4.5.0 to 
4.6.0 (#1842)
    
    Bumps org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-collections4
      dependency-version: 4.6.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 d82ed7a89..1238ba168 100644
--- a/pom.xml
+++ b/pom.xml
@@ -851,7 +851,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-collections4</artifactId>
-                <version>4.5.0</version>
+                <version>4.6.0</version>
             </dependency>
             <dependency>
                 <groupId>commons-fileupload</groupId>

Reply via email to