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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new e7e1f311c build(deps-dev): bump 
org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#1838)
e7e1f311c is described below

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

    build(deps-dev): bump org.apache.commons:commons-collections4 from 4.5.0 to 
4.6.0 (#1838)
    
    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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 596a17d22..6eff4eef9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-collections4</artifactId>
-                <version>4.5.0</version>
+                <version>4.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to