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 a1a808960d TIKA-4488: update xz
a1a808960d is described below
commit a1a808960d0c0298238919268792dfaaef62eaf8
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Mar 2 12:37:29 2026 +0100
TIKA-4488: update xz
---
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 de2af6d883..e0c224a362 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -437,7 +437,7 @@
<stax.ex.version>2.1.0</stax.ex.version>
<testcontainers.version>2.0.3</testcontainers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent -->
- <tukaani.version>1.11</tukaani.version>
+ <tukaani.version>1.12</tukaani.version>
<twelvemonkeys.version>3.13.1</twelvemonkeys.version>
<!-- Apache UIMA v3.5.0 and later requires Java version 17 or later. -->
<uimafit.version>3.4.0</uimafit.version>