This is an automated email from the ASF dual-hosted git repository.
tilman 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 616c98d8a TIKA-4488: update jackcess
616c98d8a is described below
commit 616c98d8a21a5697b6db12c400b1ec6e7688eda8
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Oct 27 05:45:20 2025 +0100
TIKA-4488: update jackcess
---
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 fb84e03ed..147c6a3f3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -367,7 +367,7 @@
<imageio.version>1.4.0</imageio.version>
<jackrabbit.version>2.22.2</jackrabbit.version>
<jackson.version>2.20.0</jackson.version>
- <jackcess.version>4.0.8</jackcess.version>
+ <jackcess.version>4.0.10</jackcess.version>
<jackcess.encrypt.version>4.0.3</jackcess.encrypt.version>
<jai.imageio.core.version>1.4.0</jai.imageio.core.version>
<jakarta.activation.version>2.1.4</jakarta.activation.version>