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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 98e73fdbf TIKA-4327: update zstd
98e73fdbf is described below

commit 98e73fdbfd0ff0d46521466e65f11e68dfa2a821
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jul 3 12:47:43 2025 +0200

    TIKA-4327: 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 0c0dcdbbe..5cf058e7c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -454,7 +454,7 @@
     <woodstox.core.version>7.1.1</woodstox.core.version>
     <xmpcore.version>6.1.11</xmpcore.version>
     <zookeeper.version>3.9.3</zookeeper.version>
-    <zstd.version>1.5.7-3</zstd.version>
+    <zstd.version>1.5.7-4</zstd.version>
     <nimbus-jose-jwt.version>10.3.1</nimbus-jose-jwt.version>
     <javacpp.version>1.5.11</javacpp.version>
 

Reply via email to