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 cf0025a5b8 TIKA-4738: update zstd
cf0025a5b8 is described below

commit cf0025a5b8ce98e5069da83c1def21249370f115
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 13 16:33:59 2026 +0200

    TIKA-4738: update zstd
---
 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 270c26f2a2..611a7c0c45 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -452,7 +452,7 @@
     <xmpcore.version>6.1.11</xmpcore.version>
     <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't 
fail on windows) -->
     <zookeeper.version>3.8.6</zookeeper.version>
-    <zstd.version>1.5.7-10</zstd.version>
+    <zstd.version>1.5.7-11</zstd.version>
     <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
     <logback.version>1.5.34</logback.version>
     <javacpp.version>1.5.13</javacpp.version>

Reply via email to