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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 6c6405438c TIKA-4456: update commons-io, oak
6c6405438c is described below

commit 6c6405438c60b1992f5559eaaaba8c32e9937010
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Apr 24 10:46:40 2026 +0200

    TIKA-4456: update commons-io, oak
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 44e7227e4c..f7b35bd2fe 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -328,7 +328,7 @@
     <commons.compress.version>1.28.0</commons.compress.version>
     <commons.csv.version>1.14.1</commons.csv.version>
     <commons.exec.version>1.6.0</commons.exec.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>
@@ -384,7 +384,7 @@
     <mockito.version>4.11.0</mockito.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <netty.version>4.2.12.Final</netty.version>
-    <oak.jackrabbit.version>1.92.0</oak.jackrabbit.version>
+    <oak.jackrabbit.version>2.0.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <!-- 2.0.0 doesn't compile with jdk8 -->
     <opennlp.version>1.9.4</opennlp.version>

Reply via email to