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

mgrigorov 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 255bc7e451 Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#969)
255bc7e451 is described below

commit 255bc7e45101aeb2cdfab2b55d595b9a011c4adf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 09:33:15 2024 +0300

    Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#969)
    
    Bumps commons-io:commons-io from 2.16.1 to 2.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      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 76af2e1777..ad0941f016 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
                <cdi-unit.version>4.2.0</cdi-unit.version>
                <commons-collections4.version>4.4</commons-collections4.version>
                
<commons-fileupload.version>2.0.0-M2</commons-fileupload.version>
-               <commons-io.version>2.16.1</commons-io.version>
+               <commons-io.version>2.17.0</commons-io.version>
                <commons-lang3.version>3.14.0</commons-lang3.version>
                <guice.version>7.0.0</guice.version>
                <el-impl.version>2.2.1-b05</el-impl.version>

Reply via email to