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

bitstorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new f72633e14d Bump org.apache.commons:commons-collections4 from 4.5.0 to 
4.6.0 (#1545)
f72633e14d is described below

commit f72633e14d4b0f43176d6ce7b65076317adfad50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 16 12:19:13 2026 +0200

    Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#1545)
    
    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: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 bdf6ee6183..b6af19942d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
                <bouncycastle.version>1.85.2</bouncycastle.version>
                <byte-buddy.version>1.18.8</byte-buddy.version>
                <cdi-unit.version>5.0.0-EA7</cdi-unit.version>
-               
<commons-collections4.version>4.5.0</commons-collections4.version>
+               
<commons-collections4.version>4.6.0</commons-collections4.version>
                
<commons-fileupload.version>2.0.0-M5</commons-fileupload.version>
                <commons-io.version>2.22.0</commons-io.version>
                <commons-lang3.version>3.20.0</commons-lang3.version>

Reply via email to