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 dd0493731 TIKA-4440: update zstd
dd0493731 is described below
commit dd04937313efbb15a603c9146097c24459846f50
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jul 3 12:48:01 2025 +0200
TIKA-4440: 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 e51d1bb7f..733bc5f4e 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.4</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>
<logback.version>1.5.18</logback.version>
<javacpp.version>1.5.11</javacpp.version>