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

asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new bf088d768e TIKA-4695: update commons-io
bf088d768e is described below

commit bf088d768e34be5068453004cce2aa060d221e0a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Apr 24 09:30:45 2026 +0200

    TIKA-4695: update commons-io
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index a034672dc4..cf441a5f5f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -336,7 +336,7 @@
     <commons.csv.version>1.14.1</commons.csv.version>
     <commons.exec.version>1.6.0</commons.exec.version>
     <commons.fileupload.version>1.6.0</commons.fileupload.version>
-    <commons.io.version>2.21.0</commons.io.version>
+    <commons.io.version>2.22.0</commons.io.version>
     <commons.lang3.version>3.20.0</commons.lang3.version>
     <commons.logging.version>1.3.6</commons.logging.version>
     <commons.math3.version>3.6.1</commons.math3.version>

Reply via email to