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

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


The following commit(s) were added to refs/heads/main by this push:
     new a40aeebcde Bump commons-io:commons-io from 2.21.0 to 2.22.0
a40aeebcde is described below

commit a40aeebcde5ac4d328663de22d9201d572fab251
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 14:29:46 2026 +0000

    Bump commons-io:commons-io from 2.21.0 to 2.22.0
    
    Bumps commons-io:commons-io from 2.21.0 to 2.22.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca4b743403..d671f03f62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
     <version.commons-codec>1.22.0</version.commons-codec>
     <version.commons-dbcp2>2.14.0</version.commons-dbcp2>
     <version.commons-discovery>0.5</version.commons-discovery>
-    <version.commons-io>2.21.0</version.commons-io>
+    <version.commons-io>2.22.0</version.commons-io>
     <version.commons-lang3>3.20.0</version.commons-lang3>
     <version.commons-pool>2.13.1</version.commons-pool>
     <version.commons-fileupload>2.0.0-M5</version.commons-fileupload>

Reply via email to