This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new 66d3adfde TIKA-4239: update zstd
66d3adfde is described below
commit 66d3adfdef26897e53ca6344e136a2a651e4ad6c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Nov 24 14:08:41 2024 +0100
TIKA-4239: 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 f4effe9a3..0983a68c0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -420,7 +420,7 @@
<vorbis.version>0.8</vorbis.version>
<xerces.version>2.12.2</xerces.version>
<xmpcore.version>6.1.11</xmpcore.version>
- <zstd.version>1.5.6-7</zstd.version>
+ <zstd.version>1.5.6-8</zstd.version>
<kafka.version>3.9.0</kafka.version>
<snappy.java.version>1.1.10.7</snappy.java.version>
<!-- can't update to 1.4, these need jdk11 -->